Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getParent
Method
getParent
src/backend/cpu/kernel/regions.hpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
T getMinLabel() { return minLabel; }
35
36
LabelNode* getParent() { return parent; }
37
38
unsigned getRank() { return rank; }
39
Callers
1
find
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected