Click or drag to resize
Spline2DLeastSquaresGetYOrder Method
Returns the order of the spline in the y-direction.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int GetYOrder()

Return Value

Type: Int32
An int scalar containing the order of the spline in the y-direction.
See Also