Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetSize
Method · 0.45
GetBlockIterator
Method · 0.45
CheckSubsetIndices
Function · 0.45
Compose
Function · 0.45
MakeIncrementalIndexing
Function · 0.45
Equal
Function · 0.45
EqualWithNans
Function · 0.45
GetSubset
Function · 0.45
MakeTransformingArraySubsetBlockIterator
Function · 0.45
GetInvertedIndexing
Function · 0.45
TestOneCase
Function · 0.45
TestMutable
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestOneCase
Function · 0.36
TestMutable
Function · 0.36