|  | Linear | 
The LinearSpline 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) | 
|  | yi_ | Tabulated dependent function values. (Inherited from TabulatedFunction) | 
 See Also
See Also