GammaLib
2.0.0
|
This is the complete list of members for GIntegrals, including all inherited members.
calls(void) const | GIntegrals | inline |
classname(void) const | GIntegrals | inlinevirtual |
clear(void) | GIntegrals | virtual |
clone(void) const | GIntegrals | virtual |
copy_members(const GIntegrals &integral) | GIntegrals | protected |
eps(const double &eps) | GIntegrals | inline |
eps(void) const | GIntegrals | inline |
fixed_iter(const int &iter) | GIntegrals | inline |
fixed_iter(void) const | GIntegrals | inline |
free_members(void) | GIntegrals | protected |
GIntegrals(void) | GIntegrals | explicit |
GIntegrals(GFunctions *kernels) | GIntegrals | explicit |
GIntegrals(const GIntegrals &integral) | GIntegrals | |
init_members(void) | GIntegrals | protected |
is_valid(void) const | GIntegrals | inline |
iter(void) const | GIntegrals | inline |
kernels(GFunctions *kernels) | GIntegrals | inline |
kernels(void) const | GIntegrals | inline |
m_abserr | GIntegrals | mutableprotected |
m_calls | GIntegrals | mutableprotected |
m_eps | GIntegrals | protected |
m_fix_iter | GIntegrals | protected |
m_has_abserr | GIntegrals | mutableprotected |
m_has_relerr | GIntegrals | mutableprotected |
m_isvalid | GIntegrals | mutableprotected |
m_iter | GIntegrals | mutableprotected |
m_kernels | GIntegrals | protected |
m_max_iter | GIntegrals | protected |
m_message | GIntegrals | mutableprotected |
m_relerr | GIntegrals | mutableprotected |
m_silent | GIntegrals | protected |
max_iter(const int &iter) | GIntegrals | inline |
max_iter(void) const | GIntegrals | inline |
message(void) const | GIntegrals | inline |
operator=(const GIntegrals &integral) | GIntegrals | |
polint(const double *xa, const GVector *ya, const int &order, const double &x, GVector *dy) | GIntegrals | protected |
print(const GChatter &chatter=NORMAL) const | GIntegrals | virtual |
romberg(std::vector< double > bounds, const int &order=5) | GIntegrals | |
romberg(const double &a, const double &b, const int &order=5) | GIntegrals | |
silent(const bool &silent) | GIntegrals | inline |
silent(void) const | GIntegrals | inline |
trapzd(const double &a, const double &b, const int &n, const GVector &previous_result) | GIntegrals | |
~GBase(void) | GBase | inlinevirtual |
~GIntegrals(void) | GIntegrals | virtual |