Nonlinear Curve Constructor
Constructs a new NonlinearCurve object.
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 NonlinearCurve(
int parameterCount
)
Parameters
- parameterCount Int32
- The number of parameters of the curve.