Overload List

NameDescription
BsLeastSquares(array<Double>[]()[], array<Double>[]()[], Int32)
Constructs a least squares B-spline approximation to the given data points.
BsLeastSquares(array<Double>[]()[], array<Double>[]()[], Int32, Int32)
Constructs a least squares B-spline approximation to the given data points.
BsLeastSquares(array<Double>[]()[], array<Double>[]()[], Int32, Int32, array<Double>[]()[], array<Double>[]()[])
Constructs a least squares B-spline approximation to the given data points.

See Also