This is the complete list of members for xgboost::MetaInfo, including all inherited members.
| base_margin_ | xgboost::MetaInfo | |
| Clear() | xgboost::MetaInfo | |
| Extend(MetaInfo const &that, bool accumulate_rows) | xgboost::MetaInfo | |
| feature_names | xgboost::MetaInfo | |
| feature_type_names | xgboost::MetaInfo | |
| feature_types | xgboost::MetaInfo | |
| feature_weigths | xgboost::MetaInfo | |
| GetFeatureInfo(const char *field, std::vector< std::string > *out_str_vecs) const | xgboost::MetaInfo | |
| GetInfo(char const *key, bst_ulong *out_len, DataType dtype, const void **out_dptr) const | xgboost::MetaInfo | |
| GetWeight(size_t i) const | xgboost::MetaInfo | inline |
| group_ptr_ | xgboost::MetaInfo | |
| kNumField | xgboost::MetaInfo | static |
| LabelAbsSort() const | xgboost::MetaInfo | inline |
| labels_ | xgboost::MetaInfo | |
| labels_lower_bound_ | xgboost::MetaInfo | |
| labels_upper_bound_ | xgboost::MetaInfo | |
| LoadBinary(dmlc::Stream *fi) | xgboost::MetaInfo | |
| MetaInfo()=default | xgboost::MetaInfo | |
| MetaInfo(MetaInfo &&that)=default | xgboost::MetaInfo | |
| num_col_ | xgboost::MetaInfo | |
| num_nonzero_ | xgboost::MetaInfo | |
| num_row_ | xgboost::MetaInfo | |
| operator=(MetaInfo &&that)=default | xgboost::MetaInfo | |
| operator=(MetaInfo const &that)=delete | xgboost::MetaInfo | |
| SaveBinary(dmlc::Stream *fo) const | xgboost::MetaInfo | |
| SetFeatureInfo(const char *key, const char **info, const bst_ulong size) | xgboost::MetaInfo | |
| SetInfo(const char *key, const void *dptr, DataType dtype, size_t num) | xgboost::MetaInfo | |
| SetInfo(const char *key, std::string const &interface_str) | xgboost::MetaInfo | |
| Slice(common::Span< int32_t const > ridxs) const | xgboost::MetaInfo | |
| Validate(int32_t device) const | xgboost::MetaInfo | |
| weights_ | xgboost::MetaInfo | |