|
xgboost
|
This is the complete list of members for xgboost::DMatrixCache< CacheT >, including all inherited members.
| CacheItem(std::shared_ptr< DMatrix > m, Args const &... args) | xgboost::DMatrixCache< CacheT > | inline |
| CheckConsistent() const | xgboost::DMatrixCache< CacheT > | inlineprotected |
| ClearExcess() | xgboost::DMatrixCache< CacheT > | inlineprotected |
| ClearExpired() | xgboost::DMatrixCache< CacheT > | inlineprotected |
| Container() | xgboost::DMatrixCache< CacheT > | inline |
| container_ | xgboost::DMatrixCache< CacheT > | protected |
| DefaultSize() | xgboost::DMatrixCache< CacheT > | inlinestatic |
| DMatrixCache(std::size_t cache_size) | xgboost::DMatrixCache< CacheT > | inlineexplicit |
| Entry(DMatrix const *m) const | xgboost::DMatrixCache< CacheT > | inline |
| max_size_ | xgboost::DMatrixCache< CacheT > | protected |
| operator=(DMatrixCache &&that) | xgboost::DMatrixCache< CacheT > | inline |
| queue_ | xgboost::DMatrixCache< CacheT > | protected |
| ResetItem(std::shared_ptr< DMatrix > m, Args const &... args) | xgboost::DMatrixCache< CacheT > | inline |