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

Method Size

catboost/libs/helpers/array_subset.h:844–846  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

842 }
843
844 TSize Size() const {
845 return SubsetIndexing->Size();
846 }
847
848 // f is a visitor function that will be repeatedly called with (index, element) arguments
849 template <class F>

Callers 12

GetSizeMethod · 0.45
GetBlockIteratorMethod · 0.45
CheckSubsetIndicesFunction · 0.45
ComposeFunction · 0.45
MakeIncrementalIndexingFunction · 0.45
EqualFunction · 0.45
EqualWithNansFunction · 0.45
GetSubsetFunction · 0.45
GetInvertedIndexingFunction · 0.45
TestOneCaseFunction · 0.45
TestMutableFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestOneCaseFunction · 0.36
TestMutableFunction · 0.36