Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.Curves Namespace > FunctionBasis Class > Methods
Evaluates the derivatives of the member functions of this FunctionBasis at a specified value.
A Vector containing the derivatives of the member functions.
This method creates a new Vector every time it is called. In some situations, it may be more efficient to call the FillDerivatives method instead.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | No derivatives are available for this FunctionBasis. |
FunctionBasis Class | Extreme.Mathematics.Curves Namespace