Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
195
void
196
Config::setDefaultConfig(const std::string& filename)
197
{
198
defaultConfig_ = filename;
199
}
200
201
void
202
Config::setCpp(const std::string& name)
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected