You are here: Symbol Reference > MtxIntDiff Namespace
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxIntDiff Namespace

Adds support for numerical integration and differentiation.

Name 
Description 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
 
Name 
Description 
 
Numerical integration by Monte Carlo method. 
 
Numerical gradient by numerical differentiation using the forward difference quotient. 
 
Numerical gradient and Hessian matrix. 
 
Numerical gradient by high precision numerical differentiation. 
 
Integration by using Gauss quadrature algorithm with no additional parameters for Fun. 
 
Evaluate the numerical integral between lower and upper bound using Gauss quadrature algorithm. 
 
Numerical integration by using regular Gaussian quadrature scheme (Fun defined only with double(s)). 
 
Numerical integration by using regular Gaussian quadrature scheme. 
 
Numerical integration by using optimized quadrature formula. 
 
Numerical integration by using recursive Romberg algorithm. 
 
Chebyshev-Gauss base points and weights. 
 
Gauss base points and weights. 
 
Newton-Cotes base points and weights. 
 
Name 
Description 
 
Defines integration algorithm. 
 
Defines numerical integration algorithm exit reason. 
 
Numerical gradient approximation methods. 
 
Defines weight type for Gauss quadrature integration algorithm. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!