xgboost
公共成员函数 | 公共属性 | 所有成员列表
xgboost::DMatrixCache< CacheT >::Key 结构体参考

#include <cache.h>

xgboost::DMatrixCache< CacheT >::Key 的协作图
Collaboration graph

公共成员函数

bool operator== (Key const &that) const
 

公共属性

DMatrix const * ptr
 
std::thread::id const thread_id
 

成员函数文档

◆ operator==()

template<typename CacheT >
bool xgboost::DMatrixCache< CacheT >::Key::operator== ( Key const &  that) const
inline

成员数据文档

◆ ptr

template<typename CacheT >
DMatrix const* xgboost::DMatrixCache< CacheT >::Key::ptr

◆ thread_id

template<typename CacheT >
std::thread::id const xgboost::DMatrixCache< CacheT >::Key::thread_id

本结构体的文档生成自以下文件