1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	6018544
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	6179057
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	4307078
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	3340394
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	4331059
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	6751857
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	9267601
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	3703018
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	3691837
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	5201686
1293033790540	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	3223418
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	5644345
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	4539232
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	41595464
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	8502296
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3381095
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	5931684
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	5145345
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	5558901
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	6187660
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	4860444
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	57680654
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	4293742
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	7257509
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	6623247
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	5178620
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	5193461
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	12183711
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	13924392
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	4243753
1293033790540	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	4949844
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	4299239
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	4758831
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	7865953
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	4139773
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	5237470
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	46422382
1293033790540	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	5813620
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	3989615
1293033790540	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	4451439
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	7462846
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	4334024
1293033790540	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	6179649
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	15374244
1293033790540	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	5081455
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	27058527
1293033790540	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	26047766
1293033790540	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	4043576
