Medial Code Documentation
|
Public Member Functions | |
SimpleBatchIteratorImpl (std::shared_ptr< T const > page) | |
const T & | operator* () const override |
SimpleBatchIteratorImpl & | operator++ () override |
bool | AtEnd () const override |
std::shared_ptr< T const > | Page () const override |
Additional Inherited Members | |
![]() | |
using | iterator_category = std::forward_iterator_tag |
|
inlineoverridevirtual |
Implements xgboost::BatchIteratorImpl< T >.
|
inlineoverridevirtual |
Implements xgboost::BatchIteratorImpl< T >.
|
inlineoverridevirtual |
Implements xgboost::BatchIteratorImpl< T >.
|
inlineoverridevirtual |
Implements xgboost::BatchIteratorImpl< T >.