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

#include <threading_utils.h>

Collaboration diagram for xgboost::common::Range1d:
Collaboration graph

Public Member Functions

 Range1d (size_t begin, size_t end)
 
size_t begin ()
 
size_t end ()
 

Constructor & Destructor Documentation

◆ Range1d()

xgboost::common::Range1d::Range1d ( size_t  begin,
size_t  end 
)
inline

Member Function Documentation

◆ begin()

size_t xgboost::common::Range1d::begin ( )
inline

◆ end()

size_t xgboost::common::Range1d::end ( )
inline

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