Loading [MathJax]/extensions/tex2jax.js
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) constGIntegral
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) constGIntegralprotected
calls(void) constGIntegralinline
classname(void) constGIntegralinlinevirtual
clear(void)GIntegralvirtual
clone(void) constGIntegralvirtual
copy_members(const GIntegral &integral)GIntegralprotected
eps(const double &eps)GIntegralinline
eps(void) constGIntegralinline
fixed_iter(const int &iter)GIntegralinline
fixed_iter(void) constGIntegralinline
free_members(void)GIntegralprotected
gauss_kronrod(const double &a, const double &b) constGIntegral
GIntegral(void)GIntegralexplicit
GIntegral(GFunction *kernel)GIntegralexplicit
GIntegral(const GIntegral &integral)GIntegral
init_members(void)GIntegralprotected
is_valid(void) constGIntegralinline
iter(void) constGIntegralinline
kernel(GFunction *kernel)GIntegralinline
kernel(void) constGIntegralinline
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) constGIntegralinline
message(void) constGIntegralinline
operator=(const GIntegral &integral)GIntegral
polint(double *xa, double *ya, int n, double x, double *dy)GIntegralprotected
print(const GChatter &chatter=NORMAL) constGIntegralvirtual
rescale_error(double err, const double &result_abs, const double &result_asc) constGIntegralprotected
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) constGIntegralinline
trapzd(const double &a, const double &b, const int &n=1, double result=0.0)GIntegral
~GBase(void)GBaseinlinevirtual
~GIntegral(void)GIntegralvirtual