1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	15378491
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	20473272
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	8030630
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	6682972
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	48435206
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	13641957
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3405740
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	72255831
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	27047572
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	5638146
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	39643307
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	4905651
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	33703725
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	48366203
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	3333943
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	7047544
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	31794823
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	3091734
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	3026362
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	17846402
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	37019230
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	5942096
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	3387302
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	3329194
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	4226794
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	2596140
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	17755329
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	3650743
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	32752767
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	2660953
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	8196014
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	107930757
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	15570973
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	6879086
1293032392232	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testDeprecated	0.0	3714159
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	3635937
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	4645284
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	3242033
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	3728127
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	2712914
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	5487569
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	6454173
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	39987205
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	3514693
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	32240969
1293032392232	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testQuinticFunction	0.0	5750731
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	21235101
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	36919496
1293032392232	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testExpm1Function	0.0	5016560
1293032392232	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testSinFunction	0.0	12895773
