|
xgboost
|
以下是 xgboost::DMatrixCache< CacheT > 的完整成员列表,包括所有继承的成员。
| 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 > | 内联显式 |
| 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 |