|
xgboost
|
This is the complete list of members for xgboost::common::DenseColumn< BinIdxType >, including all inherited members.
| Column(ColumnType type, common::Span< const BinIdxType > index, const uint32_t index_base) | xgboost::common::Column< BinIdxType > | inline |
| DenseColumn(ColumnType type, common::Span< const BinIdxType > index, uint32_t index_base, const std::vector< bool > &missing_flags, size_t feature_offset) | xgboost::common::DenseColumn< 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 |
| GetType() const | xgboost::common::Column< BinIdxType > | inline |
| IsMissing(size_t idx) const | xgboost::common::DenseColumn< BinIdxType > | inline |
| Size() const | xgboost::common::Column< BinIdxType > | inline |
| ~Column()=default | xgboost::common::Column< BinIdxType > | virtual |
1.8.17