|
xgboost
|
This is the complete list of members for xgboost::common::ColumnMatrix, including all inherited members.
| AnyMissing() const | xgboost::common::ColumnMatrix | inline |
| GetColumn(unsigned fid) const | xgboost::common::ColumnMatrix | inline |
| GetNumFeature() const | xgboost::common::ColumnMatrix | inline |
| GetTypeSize() const | xgboost::common::ColumnMatrix | inline |
| Init(const GHistIndexMatrix &gmat, double sparse_threshold) | xgboost::common::ColumnMatrix | inline |
| NoMissingValues(const size_t n_elements, const size_t n_row, const size_t n_features) | xgboost::common::ColumnMatrix | inline |
| SetIndex(uint32_t *index, const GHistIndexMatrix &gmat, const size_t nfeature) | xgboost::common::ColumnMatrix | inline |
| SetIndexAllDense(T *index, const GHistIndexMatrix &gmat, const size_t nrow, const size_t nfeature, const bool noMissingValues) | xgboost::common::ColumnMatrix | inline |
| SetTypeSize(size_t max_num_bins) | xgboost::common::ColumnMatrix | inline |
1.8.17