MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / getModuleHandle

Method getModuleHandle

src/backend/common/KernelInterface.hpp:47–47  ·  view source on GitHub ↗

\brief Get module \returns handle to backend specific module

Source from the content-addressed store, hash-verified

45 ///
46 /// \returns handle to backend specific module
47 inline ModuleType getModuleHandle() { return mModuleHandle; }
48
49 /// \brief Get device pointer associated with name(label)
50 ///

Callers 1

getDevPtrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected