1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	5768832
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	6038449
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	6790236
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	3978432
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	4356439
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	6755514
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	9926002
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	4790302
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	9455003
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	4601902
1293030430071	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	5500725
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	20954624
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	6144423
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	37061281
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	6015805
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	6090379
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	19647603
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	4677986
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	5614852
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	6293875
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	4622131
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	63669402
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	5941531
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	7369021
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	7114802
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	3854040
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	10115911
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	5549636
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	6915836
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	5221749
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	4847666
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	5266433
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	5710863
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	9890375
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	5376031
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	5569865
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	38035886
1293030430071	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	15729555
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	4719652
1293030430071	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	10598685
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	7941466
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	13636327
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	6694224
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	21882130
1293030430071	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	6708717
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	13920436
1293030430071	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	7586707
1293030430071	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	4807812
