|
xgboost
|
#include <cache.h>

公共成员函数 | |
| const CacheT & | Value () const |
| CacheT & | 值 () |
| Item (std::shared_ptr< DMatrix > m, std::shared_ptr< CacheT > v) | |
公共属性 | |
| std::weak_ptr< DMatrix > | ref |
| std::shared_ptr< CacheT > | value |
|
inline |
|
inline |
|
inline |
| std::weak_ptr<DMatrix> xgboost::DMatrixCache< CacheT >::Item::ref |
| std::shared_ptr<CacheT> xgboost::DMatrixCache< CacheT >::Item::value |