MCPcopy 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
233bool
234BlasBase::initialized()
235{
236 return (context_ != NULL);
237}
238
239bool
240BlasBase::setDeviceType(const TestParams& params)

Callers 1

getInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected