Click or drag to resize

SmoothingCubicSplineOptions Properties

The SmoothingCubicSplineOptions type exposes the following members.

Properties
 NameDescription
Public propertySmoothness Get/sets the smoothness parameter. Must be in the interval [0, PositiveInfinity], where a value of 0 means no smoothing (evaluation of a cubic spline), while a value of Infinity means evaluation of a regression.
Top
See Also