xgboost
xgboost::common::DenseColumn< BinIdxType > Member List

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() constxgboost::common::Column< BinIdxType >inline
GetFeatureBinIdx(size_t idx) constxgboost::common::Column< BinIdxType >inline
GetFeatureBinIdxPtr() constxgboost::common::Column< BinIdxType >inline
GetGlobalBinIdx(size_t idx) constxgboost::common::Column< BinIdxType >inline
GetType() constxgboost::common::Column< BinIdxType >inline
IsMissing(size_t idx) constxgboost::common::DenseColumn< BinIdxType >inline
Size() constxgboost::common::Column< BinIdxType >inline