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