InterpolationAlgorithm Properties |
The InterpolationAlgorithm type exposes the following members.
Name | Description | |
---|---|---|
DegreeRequired |
Gets the minimum degree of approximation that this interpolator can perform.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
OrderRequired |
Gets the number of derivatives of the dependent variable that are required on input
in order to interpolate using this interpolation algorithm.
|