sync toc
WebCab.COM.Math.EquationSolver
Derivative Interface
Derivative Members
Methods
GetDerivativeAt Method
EquationSolver Class
EquationSolver Members
Methods
Bisection Method
BisectionNoIntervalGiven Method
Brent Method
BrentWithIntervalGiven Method
NewtonRaphson Method
NewtonRaphson Method (Double)
NewtonRaphson Method (Double, Double, Int64)
NewtonRaphsonFailSafe Method
NewtonRaphsonFailSafe Method (Double)
NewtonRaphsonFailSafe Method (Double, Double, Double, Int64)
RegulaFalsi Method
RegulaFalsiWithIntervalGiven Method
Ridders Method
RiddersWithIntervalGiven Method
Secant Method
SecantWithIntervalGiven Method
SetFunction Method
EquationSolverException Class
EquationSolverException Members
EquationSolverException Constructor
Function Interface
Function Members
Methods
GetValueAt Method
WebCab.COM.Math.Interpolation
Interpolation Class
Interpolation Members
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)