MCPcopy Create free account
hub / github.com/dmlc/xgboost / Iter

Method Iter

tests/cpp/data/test_adapter.cc:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 return batch;
136 }
137 size_t Iter() const { return iter_; }
138};
139
140size_t constexpr CSRIterForTest::kCols;

Callers 1

CSRSetDataNextForTestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected