| BsLeastSquares Constructor |
| Name | Description | |
|---|---|---|
| BsLeastSquares(Double, Double, Int32) |
Constructs a least squares B-spline approximation to the given data
points.
| |
| BsLeastSquares(Double, Double, Int32, Int32) |
Constructs a least squares B-spline approximation to the given data
points.
| |
| BsLeastSquares(Double, Double, Int32, Int32, Double, Double) |
Constructs a least squares B-spline approximation to the given data
points.
|