Click or drag to resize

CubicSplineSecondDerivativeAtControlPoints Property

The second derivative at each control point of the cubic spline.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector SecondDerivativeAtControlPoints { get; }

Property Value

DoubleVector
See Also