This is the complete list of members for GModelSpectralSmoothBrokenPlaw::eflux_kern, including all inherited members.
copy_members(const GFunction &function) | GFunction | protected |
eflux_kern(const double &prefactor, const double &index1, const GEnergy &pivot, const double &index2, const GEnergy &breakenergy, const double &beta) | GModelSpectralSmoothBrokenPlaw::eflux_kern | inline |
eval(const double &energy) | GModelSpectralSmoothBrokenPlaw::eflux_kern | inlinevirtual |
flux_kern(const double &prefactor, const double &index1, const GEnergy &pivot, const double &index2, const GEnergy &breakenergy, const double &beta) | GModelSpectralSmoothBrokenPlaw::flux_kern | inline |
free_members(void) | GFunction | protected |
GFunction(void) | GFunction | |
GFunction(const GFunction &function) | GFunction | |
init_members(void) | GFunction | protected |
m_beta | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
m_breakenergy | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
m_index1 | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
m_index2 | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
m_pivot | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
m_prefactor | GModelSpectralSmoothBrokenPlaw::flux_kern | protected |
operator=(const GFunction &function) | GFunction | |
~GFunction(void) | GFunction | virtual |