MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / setDefaultConfig

Method setDefaultConfig

src/library/tools/ktest/config.cpp:195–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void
196Config::setDefaultConfig(const std::string& filename)
197{
198 defaultConfig_ = filename;
199}
200
201void
202Config::setCpp(const std::string& name)

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected