xgboost
公共成员函数 | 所有成员列表
xgboost::BatchSet< T > 类模板参考

#include <data.h>

xgboost::BatchSet< T > 的协作图
Collaboration graph

公共成员函数

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

构造函数和析构函数文档

◆ BatchSet()

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

成员函数文档

◆ begin()

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

◆ end()

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

本类的文档生成自以下文件