| xgboost | 
这是 xgboost::TreeUpdater 的完整成员列表,包括所有继承的成员。
| CanModifyTree() const | xgboost::TreeUpdater | inlinevirtual | 
| Configure(const Args &args)=0 | xgboost::TreeUpdater | 纯虚函数 | 
| Create(const std::string &name, Context const *ctx, ObjInfo const *task) | xgboost::TreeUpdater | static | 
| ctx_ | xgboost::TreeUpdater | protected | 
| HasNodePosition() const | xgboost::TreeUpdater | inlinevirtual | 
| LoadConfig(Json const &in)=0 | xgboost::Configurable | 纯虚函数 | 
| Name() const =0 | xgboost::TreeUpdater | 纯虚函数 | 
| SaveConfig(Json *out) const =0 | xgboost::Configurable | 纯虚函数 | 
| TreeUpdater(const Context *ctx) | xgboost::TreeUpdater | 内联显式 | 
| Update(tree::TrainParam const *param, linalg::Matrix< GradientPair > *gpair, DMatrix *data, common::Span< HostDeviceVector< bst_node_t >> out_position, const std::vector< RegTree * > &out_trees)=0 | xgboost::TreeUpdater | 纯虚函数 | 
| UpdatePredictionCache(const DMatrix *, linalg::MatrixView< float >) | xgboost::TreeUpdater | inlinevirtual | 
| ~Configurable()=default | xgboost::Configurable | virtual | 
| ~TreeUpdater() override=default | xgboost::TreeUpdater |