1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	38797948
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	5338388
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	16881475
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	3564140
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	5506007
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	10906973
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	30993604
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	31170721
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	2746159
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	6427074
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	2990604
1293032392232	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	6596649
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	3616660
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	8561144
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	53442267
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	8004369
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3242591
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	3796292
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	4872686
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	23899127
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	4805359
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	2939479
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	93868634
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	11768814
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	11570186
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	3271086
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	14684827
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	14610237
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	24137425
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	21738517
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	4720711
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	21295723
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	2606198
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	11131583
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	3391772
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	6957309
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	3563302
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	66323233
1293032392232	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	7267124
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	3813614
1293032392232	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	18171583
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	22987000
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	4873804
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	3219124
1293032392232	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	5949639
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	10643252
1293032392232	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	6591061
1293032392232	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	4737474
