Click or drag to resize
Spline2DLeastSquaresGetXOrder Method
Returns the order of the spline in the x-direction.

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

Return Value

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