InterpolationAlgorithmType Enumeration |
Namespace: AGI.Foundation.NumericalMethods
Member name | Description | |
---|---|---|
Lagrange | Indicates the use of LagrangePolynomialApproximation. | |
Hermite | Indicates the use of HermitePolynomialApproximation. | |
Linear | Indicates the use of LinearApproximation. |