MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / context

Method context

src/tests/include/BlasBase.h:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 static BlasBase* getInstance( );
107
108 cl_context context()
109 {
110 return context_;
111 };
112
113 cl_command_queue* commandQueues() const
114 {

Callers 1

initDefaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected