Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
Fauna::ForageValues< tag > Member List

This is the complete list of members for Fauna::ForageValues< tag >, including all inherited members.

arrayFauna::ForageValues< tag >private
check_value(double &value) constFauna::ForageValues< tag >inlineprivate
divide_safely(const ForageValues< tag > &divisor, const double na_value) constFauna::ForageValues< tag >inline
ForageValues(const double init_value=0.0)Fauna::ForageValues< tag >inline
get(const ForageType ft) constFauna::ForageValues< tag >inline
IMPRECISION_TOLERANCEFauna::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) constFauna::ForageValues< tag >inline
operator*(const double rhs) constFauna::ForageValues< tag >inline
operator*(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator*=(const double rhs)Fauna::ForageValues< tag >inline
operator*=(const ForageValues< tag > &rhs)Fauna::ForageValues< tag >inline
operator+(const double rhs) constFauna::ForageValues< tag >inline
operator+(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator+=(const double rhs)Fauna::ForageValues< tag >inline
operator+=(const ForageValues< tag > &rhs)Fauna::ForageValues< tag >inline
operator-(const double rhs) constFauna::ForageValues< tag >inline
operator-(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator-=(const double rhs)Fauna::ForageValues< tag >inline
operator-=(const ForageValues< tag > &rhs)Fauna::ForageValues< tag >inline
operator/(const double rhs) constFauna::ForageValues< tag >inline
operator/(const ForageValues< tag > &rhs) constFauna::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) constFauna::ForageValues< tag >inline
operator<=(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator==(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator>(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator>=(const ForageValues< tag > &rhs) constFauna::ForageValues< tag >inline
operator[](const ForageType ft) constFauna::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() constFauna::ForageValues< tag >inline