1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	8772357
1293035712063	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	7757897
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	7034792
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	6511863
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	16940565
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	4999835
1293035712063	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	9850521
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	4998024
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	3792146
1293035712063	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	4276128
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	3739913
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	6083133
1293035712063	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	13318704
1293035712063	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	14406833
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	12052140
1293035712063	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testDeprecated	0.0	6281798
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	4265258
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	6088568
1293035712063	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testQuinticFunction	0.0	6535715
1293035712063	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testSinFunction	0.0	13707882
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	5499215
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	9961327
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	6305046
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	6860885
1293035712063	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testExpm1Function	0.0	7042945
1293035712063	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	5992254
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	4969945
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	31700044
1293035712063	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testParameters	0.0	5632362
1293035712063	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	6513373
1293035712063	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	7354226
1293035712063	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	4005001
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	5763095
1293035712063	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	41822295
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	6076189
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	13335612
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	6103664
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	14161068
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	7573423
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	10410285
1293035712063	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	5832236
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	51283337
1293035712063	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	14569871
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	34866606
1293035712063	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	7245535
1293035712063	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	7482845
1293035712063	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	5083769
1293035712063	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	7588216
