GammaLib  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GIntegral Member List

This is the complete list of members for GIntegral, including all inherited members.

adaptive_simpson(const double &a, const double &b) const GIntegral
adaptive_simpson_aux(const double &a, const double &b, const double &eps, const double &S, const double &fa, const double &fb, const double &fc, const int &bottom) const GIntegralprotected
calls(void) const GIntegralinline
classname(void) const GIntegralinlinevirtual
clear(void)GIntegralvirtual
clone(void) const GIntegralvirtual
copy_members(const GIntegral &integral)GIntegralprotected
eps(const double &eps)GIntegralinline
eps(void) const GIntegralinline
fixed_iter(const int &iter)GIntegralinline
fixed_iter(void) const GIntegralinline
free_members(void)GIntegralprotected
gauss_kronrod(const double &a, const double &b) const GIntegral
GIntegral(void)GIntegralexplicit
GIntegral(GFunction *kernel)GIntegralexplicit
GIntegral(const GIntegral &integral)GIntegral
init_members(void)GIntegralprotected
is_valid(void) const GIntegralinline
iter(void) const GIntegralinline
kernel(GFunction *kernel)GIntegralinline
kernel(void) const GIntegralinline
m_abserrGIntegralmutableprotected
m_callsGIntegralmutableprotected
m_epsGIntegralprotected
m_fix_iterGIntegralprotected
m_has_abserrGIntegralmutableprotected
m_has_relerrGIntegralmutableprotected
m_isvalidGIntegralmutableprotected
m_iterGIntegralmutableprotected
m_kernelGIntegralprotected
m_max_iterGIntegralprotected
m_messageGIntegralmutableprotected
m_relerrGIntegralmutableprotected
m_silentGIntegralprotected
max_iter(const int &iter)GIntegralinline
max_iter(void) const GIntegralinline
message(void) const GIntegralinline
operator=(const GIntegral &integral)GIntegral
polint(double *xa, double *ya, int n, double x, double *dy)GIntegralprotected
print(const GChatter &chatter=NORMAL) const GIntegralvirtual
rescale_error(double err, const double &result_abs, const double &result_asc) const GIntegralprotected
romberg(std::vector< double > bounds, const int &order=5)GIntegral
romberg(const double &a, const double &b, const int &order=5)GIntegral
silent(const bool &silent)GIntegralinline
silent(void) const GIntegralinline
trapzd(const double &a, const double &b, const int &n=1, double result=0.0)GIntegral
~GBase(void)GBaseinlinevirtual
~GIntegral(void)GIntegralvirtual