Package org.apache.commons.math.analysis

Class Summary
BisectionSolverTest  
BrentSolverTest Testcase for UnivariateRealSolver.
DividedDifferenceInterpolatorTest Testcase for Divided Difference interpolator.
Expm1Function Auxillary class for testing purposes.
LaguerreSolverTest Testcase for Laguerre solver.
MonitoredFunction Wrapper class for counting functions calls.
MullerSolverTest Testcase for Muller solver.
NevilleInterpolatorTest Testcase for Neville interpolator.
NewtonSolverTest  
PolynomialFunctionLagrangeFormTest Testcase for Lagrange form of polynomial function.
PolynomialFunctionNewtonFormTest Testcase for Newton form of polynomial function.
PolynomialFunctionTest Tests the PolynomialFunction implementation of a UnivariateRealFunction.
PolynomialSplineFunctionTest Tests the PolynomialSplineFunction implementation.
QuinticFunction Auxillary class for testing solvers.
RiddersSolverTest Testcase for Ridders solver.
RombergIntegratorTest Testcase for Romberg integrator.
SimpsonIntegratorTest Testcase for Simpson integrator.
SinFunction Auxillary class for testing solvers.
SplineInterpolatorTest Test the SplineInterpolator.
TrapezoidIntegratorTest Testcase for trapezoid integrator.
UnivariateRealSolverFactoryImplTest  
UnivariateRealSolverUtilsTest  
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.