GammaLib
2.1.0.dev
|
This is the complete list of members for GDerivative, including all inherited members.
classname(void) const | GDerivative | inlinevirtual |
clear(void) | GDerivative | virtual |
clone(void) const | GDerivative | virtual |
copy_members(const GDerivative &dx) | GDerivative | protected |
difference(const double &x, const double &h) | GDerivative | |
eps(const double &eps) | GDerivative | inline |
eps(void) const | GDerivative | inline |
free_members(void) | GDerivative | protected |
function(GFunction *func) | GDerivative | inline |
function(void) const | GDerivative | inline |
GDerivative(void) | GDerivative | |
GDerivative(GFunction *func) | GDerivative | explicit |
GDerivative(const GDerivative &dx) | GDerivative | |
init_members(void) | GDerivative | protected |
iter(void) const | GDerivative | inline |
left_difference(const double &x, const double &h) | GDerivative | |
m_eps | GDerivative | protected |
m_func | GDerivative | protected |
m_iter | GDerivative | protected |
m_max_iter | GDerivative | protected |
m_silent | GDerivative | protected |
m_step_frac | GDerivative | protected |
m_tiny | GDerivative | protected |
max_iter(const int &max_iter) | GDerivative | inline |
max_iter(void) const | GDerivative | inline |
minuit2(const double &x, double *err) | GDerivative | |
operator=(const GDerivative &dx) | GDerivative | |
print(const GChatter &chatter=NORMAL) const | GDerivative | virtual |
ridder(const double &x, const double &h, double *err) | GDerivative | |
right_difference(const double &x, const double &h) | GDerivative | |
set_tiny(void) | GDerivative | protected |
silent(const bool &silent) | GDerivative | inline |
silent(void) const | GDerivative | inline |
smooth_robust(const double &x, const double &h, const int °ree=2, const int &length=5) | GDerivative | |
step_frac(const double &fraction) | GDerivative | inline |
step_frac(void) const | GDerivative | inline |
value(const double &x, const double &step=0.0) | GDerivative | |
~GBase(void) | GBase | inlinevirtual |
~GDerivative(void) | GDerivative | virtual |