Dew Math for .NET
|
Numerical gradient approximation methods.
MtxIntDiff.cs
Members |
Description |
numRichardson |
High precision numerical differentiation. The algorithm uses Richardson extrapolation of three values of the symmetric difference quotient. |
numDifference |
Numerical differentiation using the forward difference quotient. |
Defines different numerical gradient approximation methods.
NumericGradRichardson, NumericGradDifference
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|