This is the complete list of members for xgboost::common::GHistIndexMatrix, including all inherited members.
cut | xgboost::common::GHistIndexMatrix | |
GetFeatureCounts(size_t *counts) const | xgboost::common::GHistIndexMatrix | inline |
hit_count | xgboost::common::GHistIndexMatrix | |
index | xgboost::common::GHistIndexMatrix | |
Init(DMatrix *p_fmat, int max_num_bins) | xgboost::common::GHistIndexMatrix | |
IsDense() const | xgboost::common::GHistIndexMatrix | inline |
max_num_bins | xgboost::common::GHistIndexMatrix | |
p_fmat | xgboost::common::GHistIndexMatrix | |
ResizeIndex(const size_t rbegin, const SparsePage &batch, const size_t n_offsets, const size_t n_index, const bool isDense) | xgboost::common::GHistIndexMatrix | |
row_ptr | xgboost::common::GHistIndexMatrix | |
SetIndexDataForDense(common::Span< BinIdxType > index_data_span, size_t batch_threads, const SparsePage &batch, size_t rbegin, common::Span< const uint32_t > offsets_span, size_t nbins) | xgboost::common::GHistIndexMatrix | |
SetIndexDataForSparse(common::Span< uint32_t > index_data_span, size_t batch_threads, const SparsePage &batch, size_t rbegin, size_t nbins) | xgboost::common::GHistIndexMatrix | |