1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	5594007
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	8342959
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	27424993
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	2169549
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	27670835
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	8095163
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	16419126
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	5408229
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	2146641
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	2321524
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	7896813
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	3427810
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	36030277
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	28009985
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3021613
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	6282642
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	3523353
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	8600813
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	16462148
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	26597236
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	58239246
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	4699480
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	18201755
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	3331150
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	6589385
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	4184330
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	16651838
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	7653766
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	59619030
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	5962769
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	6827684
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	6336001
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	19137069
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	3813055
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	4464814
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	30972372
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	36379763
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	15397208
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	2328508
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	6952281
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	5188369
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	38770011
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	30365312
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	9454274
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	18984815
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	6500268
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	2497245
