1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	4852032
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	5196929
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	4704457
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	4197058
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	6400083
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	4659794
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	3822497
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	5245824
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	5656468
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	5843408
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	5000688
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	34413438
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	5458285
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3054160
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	6336283
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	4491213
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	4606946
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	5992434
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	7239293
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	5189645
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	63328986
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	3660726
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	6401043
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	5999828
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	4690911
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	5670354
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	5432258
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	9592318
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	3617349
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	5018213
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	4045054
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	4880810
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	7199250
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	14512661
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	5383705
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	40080471
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	14878951
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	12565240
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	3986443
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	4819776
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	7169796
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	5523497
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	6035477
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	33364317
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	4401059
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	23486752
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	24598065
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	3553599
