|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::Agg, including all inherited members.
| average(const std::vector< double > &operand) | geopm::Agg | static |
| expect_same(const std::vector< double > &operand) | geopm::Agg | static |
| function_to_name(std::function< double(const std::vector< double > &)> func) | geopm::Agg | static |
| function_to_type(std::function< double(const std::vector< double > &)> func) | geopm::Agg | static |
| integer_bitwise_or(const std::vector< double > &operand) | geopm::Agg | static |
| logical_and(const std::vector< double > &operand) | geopm::Agg | static |
| logical_or(const std::vector< double > &operand) | geopm::Agg | static |
| M_AVERAGE enum value | geopm::Agg | |
| M_EXPECT_SAME enum value | geopm::Agg | |
| M_INTEGER_BITWISE_OR enum value | geopm::Agg | |
| M_LOGICAL_AND enum value | geopm::Agg | |
| M_LOGICAL_OR enum value | geopm::Agg | |
| M_MAX enum value | geopm::Agg | |
| M_MEDIAN enum value | geopm::Agg | |
| M_MIN enum value | geopm::Agg | |
| M_NUM_TYPE enum value | geopm::Agg | |
| M_REGION_HASH enum value | geopm::Agg | |
| M_REGION_HINT enum value | geopm::Agg | |
| M_SELECT_FIRST enum value | geopm::Agg | |
| M_STDDEV enum value | geopm::Agg | |
| M_SUM enum value | geopm::Agg | |
| m_type_e enum name | geopm::Agg | |
| max(const std::vector< double > &operand) | geopm::Agg | static |
| median(const std::vector< double > &operand) | geopm::Agg | static |
| min(const std::vector< double > &operand) | geopm::Agg | static |
| name_to_function(const std::string &name) | geopm::Agg | static |
| region_hash(const std::vector< double > &operand) | geopm::Agg | static |
| region_hint(const std::vector< double > &operand) | geopm::Agg | static |
| select_first(const std::vector< double > &operand) | geopm::Agg | static |
| stddev(const std::vector< double > &operand) | geopm::Agg | static |
| sum(const std::vector< double > &operand) | geopm::Agg | static |
| type_to_function(int agg_type) | geopm::Agg | static |
| type_to_name(int agg_type) | geopm::Agg | static |