Click or drag to resize
Spline2DGetCoefficients Method
Returns the coefficients for the tensor-product spline.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[,] GetCoefficients()

Return Value

Type: Double
A double matrix containing the coefficients.
See Also