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, bool isDense)xgboost::common::GHistBuilder
GetNumBins() constxgboost::common::GHistBuilderinline
GHistBuilder()=defaultxgboost::common::GHistBuilder
GHistBuilder(size_t nthread, uint32_t nbins)xgboost::common::GHistBuilderinline
SubtractionTrick(GHistRow self, GHistRow sibling, GHistRow parent)xgboost::common::GHistBuilder