Cubic Spline.On Parameter Changed Method
Called after a curve parameter has changed.
Definition
Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected override void OnParameterChanged(
int index,
double value
)
Parameters
Remarks
This method is called internally to ensure that the internal representation is kept up to date.