Click or drag to resize

SmoothingCubicSplineBase Fields

The SmoothingCubicSplineBase type exposes the following members.

Fields
 NameDescription
Protected field_c 
Protected field_c0Vec 
Protected field_c1Vec 
Protected field_c2Vec 
Protected field_c3Vec 
Protected field_df 
Protected field_f 
Protected field_fVec 
Protected field_se 
Protected field_seVec 
Protected field_standardDeviation 
Protected field_wkr 
Protected field_wkt 
Protected field_wku 
Protected field_wkv 
Protected field_x 
Protected field_xVec 
Protected field_y0 
Protected fieldxReference to the vector of the independent variable.
(Inherited from CurveBase)
Protected fieldyReference to the vector of the dependent variable.
(Inherited from CurveBase)
Top
See Also