xgboost
|
This is the complete list of members for xgboost::common::HistCutMatrix, including all inherited members.
cut | xgboost::common::HistCutMatrix | |
GetBinIdx(const Entry &e) | xgboost::common::HistCutMatrix | |
HistCutMatrix() | xgboost::common::HistCutMatrix | |
Init(DMatrix *p_fmat, uint32_t max_num_bins) | xgboost::common::HistCutMatrix | |
Init(std::vector< WXQSketch > *sketchs, uint32_t max_num_bins) | xgboost::common::HistCutMatrix | |
min_val | xgboost::common::HistCutMatrix | |
monitor_ | xgboost::common::HistCutMatrix | protected |
NumBins() const | xgboost::common::HistCutMatrix | inline |
row_ptr | xgboost::common::HistCutMatrix | |
SearchGroupIndFromBaseRow(std::vector< bst_uint > const &group_ptr, size_t const base_rowid) const | xgboost::common::HistCutMatrix | protectedvirtual |
WXQSketch typedef | xgboost::common::HistCutMatrix |