6 #ifndef MODELPARSE_HPP_INCLUDE
7 #define MODELPARSE_HPP_INCLUDE
13 #include "geopm_public.h"
19 std::vector<std::string> ®ion_name, std::vector<double> &big_o);
Definition: Accumulator.cpp:12
void model_parse_config(const std::string config_path, uint64_t &loop_count, std::vector< std::string > ®ion_name, std::vector< double > &big_o)
Definition: ModelParse.cpp:22