xgboost
xgboost::common::GHistBuilder Member List

This is the complete list of members for xgboost::common::GHistBuilder, including all inherited members.

BuildBlockHist(const std::vector< GradientPair > &gpair, const RowSetCollection::Elem row_indices, const GHistIndexBlockMatrix &gmatb, GHistRow hist)xgboost::common::GHistBuilder
BuildHist(const std::vector< GradientPair > &gpair, const RowSetCollection::Elem row_indices, const GHistIndexMatrix &gmat, GHistRow hist)xgboost::common::GHistBuilder
GetNumBins()xgboost::common::GHistBuilderinline
Init(size_t nthread, uint32_t nbins)xgboost::common::GHistBuilderinline
SubtractionTrick(GHistRow self, GHistRow sibling, GHistRow parent)xgboost::common::GHistBuilder