MCPcopy Create free account
hub / github.com/catboost/catboost / GetValueOffset

Method GetValueOffset

library/cpp/containers/comptrie/opaque_trie_iterator.cpp:227–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225 }
226
227 size_t TFork::GetValueOffset() const {
228 return Node.GetLeafOffset();
229 }
230
231}

Callers 1

GetValuePtrMethod · 0.80

Calls 1

GetLeafOffsetMethod · 0.80

Tested by

no test coverage detected