Jpp test-rotations-old
the software that should make you happy
|
This is the complete list of members for JMATH::JGauss_t, including all inherited members.
add(const JGauss_t &gauss) | JMATH::JGauss_t | inline |
background | JMATH::JGauss_t | |
equals(const JGauss_t &gauss, const double eps=std::numeric_limits< double >::min()) const | JMATH::JGauss_t | inline |
JGauss_t() | JMATH::JGauss_t | inline |
JGauss_t(const double mean, const double sigma, const double signal, const double background) | JMATH::JGauss_t | inline |
mean | JMATH::JGauss_t | |
mul(const double factor) | JMATH::JGauss_t | inline |
JMATH::JMath< JGauss_t >::mul(const JSecond_t &object) | JMATH::JMath< JGauss_t > | inline |
operator<<(std::ostream &out, const JGauss_t &gauss) | JMATH::JGauss_t | friend |
operator>>(std::istream &in, JGauss_t &gauss) | JMATH::JGauss_t | friend |
sigma | JMATH::JGauss_t | |
signal | JMATH::JGauss_t | |
sub(const JGauss_t &gauss) | JMATH::JGauss_t | inline |