The LinearSpline type exposes the following members.

Properties

  NameDescription
Differentiator
Gets and sets the differentiation method object associated with this function.
(Inherited from OneVariableFunction.)
Function
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.)
NumberOfTabulatedValues
Gets the number of tabulated values.
(Inherited from TabulatedFunction.)

See Also