xgboost
Public Member Functions | List of all members
xgboost::BatchSet< T > Class Template Reference

#include <data.h>

Collaboration diagram for xgboost::BatchSet< T >:
Collaboration graph

Public Member Functions

 BatchSet (BatchIterator< T > begin_iter)
 
BatchIterator< T > begin ()
 
BatchIterator< T > end ()
 

Constructor & Destructor Documentation

◆ BatchSet()

template<typename T >
xgboost::BatchSet< T >::BatchSet ( BatchIterator< T >  begin_iter)
inlineexplicit

Member Function Documentation

◆ begin()

template<typename T >
BatchIterator<T> xgboost::BatchSet< T >::begin ( )
inline

◆ end()

template<typename T >
BatchIterator<T> xgboost::BatchSet< T >::end ( )
inline

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