1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function2	0.0	28018645
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testDeprecated	0.0	4676293
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetMaximalIterationCount	0.0	6081499
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testExpm1Function	0.0	4224000
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetMaximalIterationCount	0.0	3026362
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetAbsoluteAccuracy	0.0	3627835
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetRelativeAccuracy	0.0	4159467
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSinZero	0.0	3642083
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testQuinticZero	0.0	7089448
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testSetFunctionValueAccuracy	0.0	3281423
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetAbsoluteAccuracy	0.0	3235607
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetRelativeAccuracy	0.0	3374172
1293033087081	org.apache.commons.math.analysis.solvers.BisectionSolverTest_testResetFunctionValueAccuracy	0.0	3608280
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testSinFunction	0.0	3675048
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testParameters	0.0	3275556
1293033087081	org.apache.commons.math.analysis.solvers.RiddersSolverTest_testQuinticFunction	0.0	10349360
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction2	0.0	3632025
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testBadEndpoints	0.0	3842109
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testQuinticZero	0.0	33995941
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated	0.0	5209322
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBisectionSolverValid	0.0	3111848
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testRootEndpoints	0.0	6487975
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewBrentSolverValid	0.0	3457982
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testLinearFunction	0.0	4425144
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testDeprecated	0.0	5020191
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveSin	0.0	6607544
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction	0.0	53456235
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveBadParameters	0.0	3868089
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction2	0.0	4517613
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testDeprecated	0.0	4314794
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewNewtonSolverValid	0.0	3293156
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracySin	0.0	20991215
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testSinFunction	0.0	4024814
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuadraticFunction	0.0	6636318
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveAccuracyNull	0.0	3426413
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testDeprecated	0.0	3291480
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketSin	0.0	3596268
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBadParameters	0.0	3823112
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testInitialGuess	0.0	5947404
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testBracketEndpointRoot	0.0	3121905
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNull	0.0	3425016
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testQuinticFunction2	0.0	34622278
1293033087081	org.apache.commons.math.analysis.solvers.BrentSolverTest_testSinZero	0.0	4171480
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest_testNewSecantSolverValid	0.0	3978439
1293033087081	org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest_testSolveNoRoot	0.0	3442337
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testDeprecated2	0.0	16847392
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testParameters	0.0	9981436
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testQuinticZero	0.0	3941842
1293033087081	org.apache.commons.math.analysis.solvers.NewtonSolverTest_testSinZero	0.0	4045207
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testExpm1Function	0.0	5574451
1293033087081	org.apache.commons.math.analysis.solvers.MullerSolverTest_testQuinticFunction	0.0	4241042
1293033087081	org.apache.commons.math.analysis.solvers.LaguerreSolverTest_testParameters	0.0	3299581
