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

Method getRank

src/backend/cpu/kernel/regions.hpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 LabelNode* getParent() { return parent; }
37
38 unsigned getRank() { return rank; }
39
40 void setMinLabel(T l) { minLabel = l; }
41

Callers 1

setUnionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected