|  | Natural | 
The NaturalCubicSpline type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | differentiator_ | Differentiator (Inherited from OneVariableFunction) | 
|  | function_ | Captured function (Inherited from OneVariableFunction) | 
|  | integrator_ | Integrator (Inherited from OneVariableFunction) | 
|  | xi_ | Tabulated independent function values. (Inherited from TabulatedFunction) | 
|  | yDoublePrime_ | (Inherited from CubicSpline) | 
|  | yi_ | Tabulated dependent function values. (Inherited from TabulatedFunction) | 
 See Also
See Also