Curve.Set Parameter Method
Sets a curve parameter to the specified value.
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
public void SetParameter(
int index,
double value
)