Public Member Functions | |
QGauss (const unsigned int n) | |
template<> | |
QGauss (const unsigned int n) |
The coefficients of these quadrature rules are computed by the function found in Numerical Recipies
.
Generate a formula with n
quadrature points (in each space direction), exact for polynomials of degree 2n-1
.