#include <hist_util.h>
◆ Index() [1/3]
xgboost::common::Index::Index |
( |
| ) |
|
|
inline |
◆ Index() [2/3]
xgboost::common::Index::Index |
( |
const Index & |
i | ) |
|
|
delete |
◆ Index() [3/3]
xgboost::common::Index::Index |
( |
Index && |
i | ) |
|
|
delete |
◆ begin() [1/2]
std::vector<uint8_t>::iterator xgboost::common::Index::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
std::vector<uint8_t>::const_iterator xgboost::common::Index::begin |
( |
| ) |
const |
|
inline |
◆ data()
template<typename T >
T* xgboost::common::Index::data |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
std::vector<uint8_t>::iterator xgboost::common::Index::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
std::vector<uint8_t>::const_iterator xgboost::common::Index::end |
( |
| ) |
const |
|
inline |
◆ GetBinTypeSize()
BinTypeSize xgboost::common::Index::GetBinTypeSize |
( |
| ) |
const |
|
inline |
◆ Offset()
uint32_t* xgboost::common::Index::Offset |
( |
| ) |
const |
|
inline |
◆ OffsetSize()
size_t xgboost::common::Index::OffsetSize |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
Index& xgboost::common::Index::operator= |
( |
Index && |
i | ) |
|
|
delete |
◆ operator=() [2/2]
Index& xgboost::common::Index::operator= |
( |
Index |
i | ) |
|
|
delete |
◆ operator[]()
uint32_t xgboost::common::Index::operator[] |
( |
size_t |
i | ) |
const |
|
inline |
◆ Resize()
void xgboost::common::Index::Resize |
( |
const size_t |
nBytesData | ) |
|
|
inline |
◆ ResizeOffset()
void xgboost::common::Index::ResizeOffset |
( |
const size_t |
nDisps | ) |
|
|
inline |
◆ SetBinTypeSize()
void xgboost::common::Index::SetBinTypeSize |
( |
BinTypeSize |
binTypeSize | ) |
|
|
inline |
◆ Size()
size_t xgboost::common::Index::Size |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/xgboost/xgboost/src/common/hist_util.h