1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	5815026
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	3829886
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	6802313
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	7183339
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	3745046
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	5502234
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	4140262
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	6337050
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	7428801
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	23438238
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	6172503
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	52152873
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	8090314
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	7536890
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	7350000
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	7072533
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	6322256
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	7004298
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	12301528
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	9299814
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	58063306
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	15502509
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	8625621
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	11463693
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	5589490
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	9919360
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	9251507
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	10921440
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	6564096
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	6009162
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	7362076
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	5469325
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	9322157
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	4932205
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	13445210
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	46274141
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	21548204
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	14758572
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	9701070
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	12622471
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	7848474
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	6451479
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	7568591
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	13823518
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	5789966
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	69288481
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	8837571
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	6112420
