Click or drag to resize

SmoothCubicSpline Fields

The SmoothCubicSpline type exposes the following members.

Fields
 NameDescription
Protected fielddifferentiator_Differentiator
(Inherited from OneVariableFunction)
Protected fieldfunction_ Captured function
(Inherited from OneVariableFunction)
Protected fieldintegrator_Integrator
(Inherited from OneVariableFunction)
Protected fieldxi_ Tabulated independent function values.
(Inherited from TabulatedFunction)
Protected fieldyi_ Tabulated dependent function values.
(Inherited from TabulatedFunction)
Top
See Also