Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions
xgboost::BatchIterator< T > Class Template Reference

Public Types

using iterator_category = std::forward_iterator_tag
 

Public Member Functions

 BatchIterator (BatchIteratorImpl< T > *impl)
 
 BatchIterator (std::shared_ptr< BatchIteratorImpl< T > > impl)
 
BatchIteratoroperator++ ()
 
const T & operator* () const
 
bool operator!= (const BatchIterator &) const
 
bool AtEnd () const
 
std::shared_ptr< T const > Page () const
 

The documentation for this class was generated from the following file: