CsSmoothC2 Constructor |
Name | Description | |
---|---|---|
CsSmoothC2(Double, Double, Double) |
Constructs a smooth cubic spline from noisy data using an algorithm
based on Reinsch (1967). All of the points have equal weights.
| |
CsSmoothC2(Double, Double, Double, Double) |
Constructs a smooth cubic spline from noisy data using an algorithm
based on Reinsch (1967) with weights supplied by the user.
|