#include <parameters.h>
|
void | setRange (size_t minDims, size_t maxDims, const std::string &name, std::vector< size_t > &values, const std::string &dimBaseName) |
|
void tc::autotune::MultiRangeParams::apply |
( |
const std::function< void(ParameterView &)> & |
f | ) |
|
std::vector<ParameterView> tc::autotune::MultiRangeParams::collectParameters |
( |
| ) |
|
void tc::autotune::MultiRangeParams::setRange |
( |
size_t |
minDims, |
|
|
size_t |
maxDims, |
|
|
const std::string & |
name, |
|
|
std::vector< size_t > & |
values, |
|
|
const std::string & |
dimBaseName |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: