Gauss quadrature. These are general purpose procedures to compute 1-D quadratures using the Gauss-Legendre method. The function to integrate can be either double and complex<double>. However, the independent variable is always 'real', i.e. double. Use gaussIntegral for a smooth intregrands and gaussIntegralLog for integrands that have a log singularity.
Alphabetic index Hierarchy of classes