ANIMA
4.0
|
#include "AnimaSpecialFunctionsExport.h"
#include <vector>
#include <boost/math/quadrature/gauss.hpp>
Go to the source code of this file.
Classes | |
class | anima::GaussLaguerreQuadrature |
Computes the Gauss Laguerre quadrature of a function defined from R^+ into R. Recenters the function on the interest zone with an affine relation, then uses Gauss Legendre on the left out part of the function and computes the main part with Gauss Laguerre. More... | |
Namespaces | |
anima | |