sync toc
WebCab.COM.Math.EquationSolver
Derivative Interface
Derivative Members
Methods
GetDerivativeAt Method
EquationSolver Class
EquationSolver Members
EquationSolver Constructor
Methods
Bisection Method
Bisection Method (Double)
Bisection Method (Double, Double, Double, Int64)
Brent Method
Brent Method (Double)
Brent Method (Double, Double, Double, Int64)
NewtonRaphson Method
NewtonRaphson Method (Double)
NewtonRaphson Method (Double, Double, Int64)
NewtonRaphsonFailSafe Method
NewtonRaphsonFailSafe Method (Double)
NewtonRaphsonFailSafe Method (Double, Double, Double, Int64)
RegulaFalsi Method
RegulaFalsi Method (Double)
RegulaFalsi Method (Double, Double, Double, Int64)
Ridders Method
Ridders Method (Double)
Ridders Method (Double, Double, Double, Int64)
Secant Method
Secant Method (Double)
Secant Method (Double, Double, Double, Int64)
SetFunction Method
EquationSolverException Class
EquationSolverException Members
EquationSolverException Constructor
Function Interface
Function Members
Methods
GetValueAt Method
WebCab.COM.Math.Interpolation
Interpolation Class
Interpolation Members
Interpolation Constructor
Methods
BicubicCoefficients Method
BicubicInterpolation Method
BicubicInterpolation Method (Double[], Double[], Double[], Double[], Double, Double, Double, Double, Double, Double)
BicubicInterpolation Method (Double[,], Double, Double, Double, Double, Double, Double)
BicubicSplinePointwiseEvaluation Method
BicubicSplinePointwiseEvaluationPreEvaluation Method
BisectionLocate Method
CoefficientsInterpolatingPolynomial Method
CoefficientsInterpolatingPolynomialStable Method
CubicSpline2ndDifferential Method
CubicSplinePointwise Method
CubicSplinePointwisePreEvaluation Method
HuntBisectionLocate Method
InterpolateExtrapolatePolynomial Method
InterpolationFunction2ndDerivative Method
RationalInterpolationExtrapolation Method
InterpolationException Class
InterpolationException Members
InterpolationException Constructor
InterpolationException Constructor ()
InterpolationException Constructor (String)
InterpolationException Constructor (Exception)
InterpolationException Constructor (String, Exception)