Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ setRank
Method
setRank
src/backend/cpu/kernel/regions.hpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
void setParent(LabelNode* p) { parent = p; }
43
44
void setRank(unsigned r) { rank = r; }
45
};
46
47
template<typename T>
Callers
1
setUnion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected