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

Class TSplitIterator

library/cpp/deprecated/split/split_iterator.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71template <class Split>
72class TSplitIterator;
73
74class TSplitBase {
75protected:

Callers

nothing calls this directly

Calls 3

NextFunction · 0.50
assignMethod · 0.45
LengthMethod · 0.45

Tested by

no test coverage detected