Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ useM
Method
useM
src/tests/include/BlasBase.h:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
bool useM() const { return useM_; };
153
size_t M() const { return M_; }
154
void setM(size_t M)
155
{
Callers
9
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected