MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / NodeIndex

Method NodeIndex

mlspp/src/tree_math.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84NodeIndex::NodeIndex(LeafIndex x)
85 : UInt32(2 * x.val)
86{
87}
88
89NodeIndex
90NodeIndex::root(LeafCount n)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected