xgboost
Public Member Functions | List of all members
xgboost::BatchSet Class Reference

#include <data.h>

Collaboration diagram for xgboost::BatchSet:
Collaboration graph

Public Member Functions

 BatchSet (BatchIterator begin_iter)
 
BatchIterator begin ()
 
BatchIterator end ()
 

Constructor & Destructor Documentation

◆ BatchSet()

xgboost::BatchSet::BatchSet ( BatchIterator  begin_iter)
inlineexplicit

Member Function Documentation

◆ begin()

BatchIterator xgboost::BatchSet::begin ( )
inline

◆ end()

BatchIterator xgboost::BatchSet::end ( )
inline

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