#include <ParamParser.h>
Definition at line 12 of file ParamParser.h.
◆ ParamParser()
Halide::Internal::Autoscheduler::ParamParser::ParamParser |
( |
const std::map< std::string, std::string > & | m | ) |
|
|
inlineexplicit |
◆ ~ParamParser()
Halide::Internal::Autoscheduler::ParamParser::~ParamParser |
( |
| ) |
|
|
inline |
◆ parse()
template<typename T >
bool Halide::Internal::Autoscheduler::ParamParser::parse |
( |
const std::string & | key, |
|
|
T * | value ) |
|
inline |
◆ finish()
void Halide::Internal::Autoscheduler::ParamParser::finish |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: