Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::AgeGenderTable< TYPE >, including all inherited members.
AgeGenderTable()=default | hgps::AgeGenderTable< TYPE > | |
AgeGenderTable(const MonotonicVector< int > &rows, const std::vector< core::Gender > &cols, core::Array2D< TYPE > &&values) | hgps::AgeGenderTable< TYPE > | inline |
at(const ROW row, const core::Gender gender) | hgps::GenderTable< int, TYPE > | inline |
at(const ROW row, const core::Gender gender) const | hgps::GenderTable< int, TYPE > | inline |
columns() const noexcept | hgps::GenderTable< int, TYPE > | inline |
contains(const ROW row) const noexcept | hgps::GenderTable< int, TYPE > | inline |
contains(const ROW row, const core::Gender gender) const noexcept | hgps::GenderTable< int, TYPE > | inline |
empty() const noexcept | hgps::GenderTable< int, TYPE > | inline |
GenderTable()=default | hgps::GenderTable< int, TYPE > | |
GenderTable(const MonotonicVector< ROW > &rows, const std::vector< core::Gender > &cols, core::Array2D< TYPE > &&values) | hgps::GenderTable< int, TYPE > | inline |
operator()(const ROW row, const core::Gender gender) | hgps::GenderTable< int, TYPE > | inline |
operator()(const ROW row, const core::Gender gender) const | hgps::GenderTable< int, TYPE > | inline |
rows() const noexcept | hgps::GenderTable< int, TYPE > | inline |
size() const noexcept | hgps::GenderTable< int, TYPE > | inline |