Click or drag to resize

ClampedCubicSpline Constructor

Overload List
 NameDescription
Public methodClampedCubicSpline Default constructor.
Public methodClampedCubicSpline(DoubleVector, DoubleVector, Double, Double) Constructs an instance of NaturalCubicSpline for the given paired vectors of x- and y-values.
Top
See Also