Click or drag to resize

NaturalCubicSpline Fields

The NaturalCubicSpline 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 fieldyDoublePrime_
(Inherited from CubicSpline)
Protected fieldyi_ Tabulated dependent function values.
(Inherited from TabulatedFunction)
Top
See Also