Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getHandle
Method
getHandle
src/api/unified/symbol_manager.hpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
spdlog::logger* getLogger();
61
LibHandle getHandle(int idx) { return bkndHandles[idx]; }
62
63
protected:
64
AFSymbolManager();
Callers
1
setBackend
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected