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

Method GetIndexing

catboost/libs/helpers/sparse_array.h:534–536  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532 // could be used in low-level code
533
534 TIndexingPtr GetIndexing() const {
535 return Indexing;
536 }
537
538 const TContainer& GetNonDefaultValues() const {
539 return NonDefaultValues;

Callers 6

Y_UNIT_TESTFunction · 0.80
AddCatFeatureMethod · 0.80
SimpleEqualFunction · 0.80
CompareObjectsDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected