xgboost
|
#include <data.h>
Public Types | |
using | Inst = common::Span< Entry const > |
Public Member Functions | |
Inst | operator[] (std::size_t i) const |
size_t | Size () const |
Public Attributes | |
common::Span< bst_idx_t const > | offset |
common::Span< Entry const > | data |
using xgboost::HostSparsePageView::Inst = common::Span<Entry const> |
|
inline |
|
inline |
common::Span<Entry const> xgboost::HostSparsePageView::data |
common::Span<bst_idx_t const> xgboost::HostSparsePageView::offset |