This is the complete list of members for xgboost::common::DenseColumn< BinIdxType, any_missing >, 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, any_missing > | inline |
| GetBaseIdx() const | xgboost::common::Column< BinIdxType > | inline |
| GetBinIdx(size_t idx, size_t *state) const | xgboost::common::DenseColumn< BinIdxType, any_missing > | 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 |
| GetInitialState(const size_t first_row_id) const | xgboost::common::DenseColumn< BinIdxType, any_missing > | inline |
| GetType() const | xgboost::common::Column< BinIdxType > | inline |
| IsMissing(size_t idx) const | xgboost::common::DenseColumn< BinIdxType, any_missing > | inline |
| kMissingId | xgboost::common::Column< BinIdxType > | static |
| Size() const | xgboost::common::Column< BinIdxType > | inline |
| ~Column()=default | xgboost::common::Column< BinIdxType > | virtual |