Jpp
|
This is the complete list of members for JMATH::JGauss, including all inherited members.
add(const JGauss &gauss) | JMATH::JGauss | inline |
background | JMATH::JGauss | |
equals(const JGauss &gauss, const double eps=std::numeric_limits< double >::min()) const | JMATH::JGauss | inline |
JGauss() | JMATH::JGauss | inline |
JGauss(const double mean, const double sigma, const double signal, const double background) | JMATH::JGauss | inline |
mean | JMATH::JGauss | |
mul(const double factor) | JMATH::JGauss | inline |
JMath< JGauss >::mul(const JNullType &object) | JMATH::JMath< JGauss > | inline |
operator<<(std::ostream &out, const JGauss &gauss) | JMATH::JGauss | friend |
operator>>(std::istream &in, JGauss &gauss) | JMATH::JGauss | friend |
parameter_type typedef | JMATH::JGauss | |
sigma | JMATH::JGauss | |
signal | JMATH::JGauss | |
sub(const JGauss &gauss) | JMATH::JGauss | inline |