|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
This is the complete list of members for Fauna::ForageValues< tag >, including all inherited members.
| array | Fauna::ForageValues< tag > | private |
| check_value(double &value) const | Fauna::ForageValues< tag > | inlineprivate |
| divide_safely(const ForageValues< tag > &divisor, const double na_value) const | Fauna::ForageValues< tag > | inline |
| ForageValues(const double init_value=0.0) | Fauna::ForageValues< tag > | inline |
| get(const ForageType ft) const | Fauna::ForageValues< tag > | inline |
| IMPRECISION_TOLERANCE | Fauna::ForageValues< tag > | static |
| max(const ForageValues< tag > &other) | Fauna::ForageValues< tag > | inline |
| merge(const ForageValues< tag > &other, const double this_weight=1.0, const double other_weight=1.0) | Fauna::ForageValues< tag > | inline |
| min(const ForageValues< tag > &other) | Fauna::ForageValues< tag > | inline |
| operator!=(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator*(const double rhs) const | Fauna::ForageValues< tag > | inline |
| operator*(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator*=(const double rhs) | Fauna::ForageValues< tag > | inline |
| operator*=(const ForageValues< tag > &rhs) | Fauna::ForageValues< tag > | inline |
| operator+(const double rhs) const | Fauna::ForageValues< tag > | inline |
| operator+(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator+=(const double rhs) | Fauna::ForageValues< tag > | inline |
| operator+=(const ForageValues< tag > &rhs) | Fauna::ForageValues< tag > | inline |
| operator-(const double rhs) const | Fauna::ForageValues< tag > | inline |
| operator-(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator-=(const double rhs) | Fauna::ForageValues< tag > | inline |
| operator-=(const ForageValues< tag > &rhs) | Fauna::ForageValues< tag > | inline |
| operator/(const double rhs) const | Fauna::ForageValues< tag > | inline |
| operator/(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator/=(const double rhs) | Fauna::ForageValues< tag > | inline |
| operator/=(const ForageValues< tag > &rhs) | Fauna::ForageValues< tag > | inline |
| operator<(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator<=(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator==(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator>(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator>=(const ForageValues< tag > &rhs) const | Fauna::ForageValues< tag > | inline |
| operator[](const ForageType ft) const | Fauna::ForageValues< tag > | inline |
| operator[](const ForageType ft) | Fauna::ForageValues< tag > | inline |
| set(const ForageType forage_type, double value) | Fauna::ForageValues< tag > | inline |
| set(double value) | Fauna::ForageValues< tag > | inline |
| sum() const | Fauna::ForageValues< tag > | inline |