1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	4563860
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	4570804
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	10466141
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	5075014
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	6762458
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	11180188
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	4117920
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	5162572
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	5259790
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	4873632
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	6636255
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	4832872
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	47576332
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	28369235
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	5606398
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	16335211
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	5040293
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	42313221
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	7592444
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	6655578
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	20167814
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	44000967
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	22883003
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	9341480
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	15821037
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	5131775
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	6760345
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	7429707
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	8349966
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	7363888
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	10605629
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	7128086
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	5191255
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	12425920
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	5981989
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	72742171
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	17088810
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	5143248
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	8117184
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	13285191
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	9778965
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	7585801
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	17133192
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	6226546
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	9379220
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	7244327
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	4314773
