1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	5883562
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	6343089
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	20882163
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	30231191
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	32691859
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	6097625
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	4716331
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	8593618
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	14132083
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	12775546
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	6696036
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	5690935
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	5353688
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	42947862
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	5203935
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	7745216
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	6762761
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	5815026
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	5189745
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	27314922
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	8010002
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	4707574
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	5036368
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	10580872
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	5978668
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	4942772
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	8693555
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	14174050
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	6840657
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	4538196
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	4982626
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	51233217
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	11551552
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	7929992
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testDeprecated	0.0	5356708
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	4542725
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	4833778
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	4834080
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	4828343
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	5335271
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	7286596
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	50835283
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	15811376
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	5138719
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	11487545
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testQuinticFunction	0.0	56530749
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	7454465
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	4683723
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testExpm1Function	0.0	6766082
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testSinFunction	0.0	5538767
