Fills a
Vector with the derivatives of the
member functions at a specified value.
Namespace:
Extreme.Mathematics.Curves
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Sub FillDerivatives ( _
x As Double, _
derivatives As GeneralVector _
) |
Exceptions
See Also