WebCab XL Community Edition

Inter Methods

The methods of the Inter class are listed below. For a complete list of Inter class members, see the Inter Members topic.

Public Instance Methods

CoefficientsInterpolatingPolynomial Evaluates the coefficients of the interpolating polynomial when the tabulation points are known.
CoeffInterPoly Evaluates the coefficients of the interpolating polynomial when the tabulation points are known.
CubicSpline Returns the value of the cubic spline interpolation at a given point.
CubicSpline2ndDiff Evaluates the second derivatives of the cubic spline interpolation polynomial at the given functions tabulation points when the first derivative at the boundary (equivalently the end points) is known.
CubicSpline2ndDiffPointwise Returns the cubic spline interpolation of a function at a point.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
InterPoly This method interpolates (or extrapolates) a given polynomial in one variable.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Inter Class | Portfolio Namespace