Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ M
Method
M
src/tests/include/BlasBase.h:153–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
152
bool useM() const { return useM_; };
153
size_t M() const { return M_; }
154
void setM(size_t M)
155
{
156
M_ = M;
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