|
xgboost
|
This is the complete list of members for xgboost::common::SparseColumn< BinIdxType >, including all inherited members.
| Column(ColumnType type, common::Span< const BinIdxType > index, const uint32_t index_base) | xgboost::common::Column< BinIdxType > | inline |
| GetBaseIdx() const | xgboost::common::Column< BinIdxType > | inline |
| GetFeatureBinIdx(size_t idx) const | xgboost::common::Column< BinIdxType > | inline |
| GetFeatureBinIdxPtr() const | xgboost::common::Column< BinIdxType > | inline |
| GetGlobalBinIdx(size_t idx) const | xgboost::common::Column< BinIdxType > | inline |
| GetRowData() const | xgboost::common::SparseColumn< BinIdxType > | inline |
| GetRowIdx(size_t idx) const | xgboost::common::SparseColumn< BinIdxType > | inline |
| GetType() const | xgboost::common::Column< BinIdxType > | inline |
| Size() const | xgboost::common::Column< BinIdxType > | inline |
| SparseColumn(ColumnType type, common::Span< const BinIdxType > index, uint32_t index_base, common::Span< const size_t > row_ind) | xgboost::common::SparseColumn< BinIdxType > | inline |
| ~Column()=default | xgboost::common::Column< BinIdxType > | virtual |
1.8.17