Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ initialized
Method
initialized
src/tests/BlasBase.cpp:233–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
bool
234
BlasBase::initialized()
235
{
236
return (context_ != NULL);
237
}
238
239
bool
240
BlasBase::setDeviceType(const TestParams& params)
Callers
1
getInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected