Cubic Spline.On Parameter Changed Method
Called after a curve parameter has changed.
Definition
Namespace: Extreme.Mathematics.Curves
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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.