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

Method set

src/backend/common/ModuleInterface.hpp:33–33  ·  view source on GitHub ↗

\brief Set module \param[in] mod is backend specific module handle

Source from the content-addressed store, hash-verified

31 ///
32 /// \param[in] mod is backend specific module handle
33 inline void set(ModuleType mod) { mModuleHandle = mod; }
34
35 /// \brief Get module
36 ///

Callers 2

loadModuleFromDiskFunction · 0.45
loadModuleFromDiskFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected