xgboost
|
an entry in the sketch summary More...
#include <quantile.h>
Public Member Functions | |
Entry ()=default | |
Entry (RType rmin, RType rmax, DType value) | |
Public Attributes | |
RType | rmin |
minimum rank More... | |
RType | rmax |
maximum rank More... | |
DType | value |
the value of data More... | |
an entry in the sketch summary
|
default |
|
inline |
RType xgboost::common::GKSummary< DType, RType >::Entry::rmax |
maximum rank
RType xgboost::common::GKSummary< DType, RType >::Entry::rmin |
minimum rank
DType xgboost::common::GKSummary< DType, RType >::Entry::value |
the value of data