xgboost
|
#include <quantile.h>
Public Member Functions | |
QEntry ()=default | |
QEntry (DType value, RType weight) | |
bool | operator< (const QEntry &b) const |
Public Attributes | |
DType | value |
RType | weight |
|
default |
|
inline |
|
inline |
DType xgboost::common::WQSummary< DType, RType >::Queue::QEntry::value |
RType xgboost::common::WQSummary< DType, RType >::Queue::QEntry::weight |