|
ANIMA
4.0
|
#include <animaGaussLaguerreQuadrature.h>#include <cmath>#include <iostream>#include <boost/math/distributions/gamma.hpp>#include <boost/math/quadrature/gauss.hpp>
Include dependency graph for animaGaussLaguerreTest.cxx:Go to the source code of this file.
Classes | |
| struct | IntegrandType |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file animaGaussLaguerreTest.cxx.
References anima::GaussLaguerreQuadrature::GetIntegralValue(), IntegrandType::m_GammaMean, IntegrandType::m_GammaVariance, and anima::GaussLaguerreQuadrature::SetInterestZone().
1.8.13