![]() | Clamped |
The ClampedCubicSpline type exposes the following members.
Name | Description | |
---|---|---|
![]() | Differentiator |
Gets and sets the differentiation method object associated with this function.
(Inherited from OneVariableFunction) |
![]() | Func |
Gets the function encapsulated by this object.
(Inherited from OneVariableFunction) |
![]() | Integrator |
Gets and sets the integration method object associated with this function.
(Inherited from OneVariableFunction) |
![]() | LeftEndSlope | Gets and sets the desired value of the slope at the left endpoint. |
![]() | NumberOfTabulatedValues |
Gets the number of tabulated values.
(Inherited from TabulatedFunction) |
![]() | RightEndSlope | Gets and sets the desired value of the slope at the right endpoint. |
![]() | SecondDerivativeAtControlPoints |
The second derivative at each control point of the cubic spline.
(Inherited from CubicSpline) |
![]() | YDoublePrime | Returns the second derivative. |