acos(const measure &arg) | measure< T > | [friend] |
asin(const measure &arg) | measure< T > | [friend] |
atan(const measure &arg) | measure< T > | [friend] |
av(void) | measure< T > | [inline] |
cos(const measure &arg) | measure< T > | [friend] |
exp(const measure &arg) | measure< T > | [friend] |
fabs(const measure &arg) | measure< T > | [friend] |
log(const measure &arg) | measure< T > | [friend] |
log10(const measure &arg) | measure< T > | [friend] |
measure(const T &av=(T) 0, const T &sdev=(T) 0) | measure< T > | [inline] |
operator *(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
operator *(const measure &lhs, const T &rhs) | measure< T > | [friend] |
operator *(const T &lhs, const measure &rhs) | measure< T > | [friend] |
operator *=(const measure &rhs) | measure< T > | |
operator *=(const T &rhs) | measure< T > | |
operator+(const measure &rhs) | measure< T > | [friend] |
operator+(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
operator+(const measure &lhs, const T &rhs) | measure< T > | [friend] |
operator+(const T &lhs, const measure &rhs) | measure< T > | [friend] |
operator++(int dummy) | measure< T > | [inline] |
operator+=(const measure &rhs) | measure< T > | |
operator+=(const T &rhs) | measure< T > | |
operator-(const measure &rhs) | measure< T > | [friend] |
operator-(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
operator-(const measure &lhs, const T &rhs) | measure< T > | [friend] |
operator-(const T &lhs, const measure &rhs) | measure< T > | [friend] |
operator--(int dummy) | measure< T > | [inline] |
operator-=(const measure &rhs) | measure< T > | |
operator-=(const T &rhs) | measure< T > | |
operator/(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
operator/(const measure &lhs, const T &rhs) | measure< T > | [friend] |
operator/(const T &lhs, const measure &rhs) | measure< T > | [friend] |
operator/=(const measure &rhs) | measure< T > | |
operator/=(const T &rhs) | measure< T > | |
operator<<(ostream &os, const measure &i) | measure< T > | [friend] |
operator>>(istream &is, measure &i) | measure< T > | [friend] |
overlap(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
overlap(const measure &lhs, const T &rhs) | measure< T > | [friend] |
overlap(const T &lhs, const measure &rhs) | measure< T > | [friend] |
pow(const measure &lhs, const measure &rhs) | measure< T > | [friend] |
pow(const measure &lhs, const T &rhs) | measure< T > | [friend] |
pow(const measure &lhs, const int &rhs) | measure< T > | [friend] |
pow(const T &lhs, const measure &rhs) | measure< T > | [friend] |
pow(const int &lhs, const measure &rhs) | measure< T > | [friend] |
sdev(void) | measure< T > | [inline] |
set_av(const T &av) | measure< T > | [inline] |
set_sdev(const T &sdev) | measure< T > | [inline] |
sin(const measure &arg) | measure< T > | [friend] |
sqrt(const measure &arg) | measure< T > | [friend] |
stddev | measure< T > | [private] |
tan(const measure &arg) | measure< T > | [friend] |
value | measure< T > | [private] |