Click or drag to resize

CubicSplineInterpolation Class

Inheritance Hierarchy
SystemObject
  DWSIM.MathOps.MathEx.InterpolationCubicSplineInterpolation

Namespace: DWSIM.MathOps.MathEx.Interpolation
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public class CubicSplineInterpolation
Request Example View Source

The CubicSplineInterpolation type exposes the following members.

Constructors
 NameDescription
Public methodCubicSplineInterpolation 
Top
Methods
 NameDescription
Public methodStatic memberInterpolate 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also