Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ withAccuracy
Method
withAccuracy
src/library/tools/ktest/config.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
bool Config::withAccuracy() const
166
{
167
return !skipAccuracy_;
168
}
169
170
bool
171
Config::decomposition(SubproblemDim subdims[MAX_SUBDIMS]) const
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected