xgboost
公共类型 | 公共成员函数 | 公共属性 | 所有成员列表
xgboost::HostSparsePageView 结构体参考

#include <data.h>

xgboost::HostSparsePageView 的协作图
Collaboration graph

公共类型

using Inst = common::Span< Entry const >
 

公共成员函数

Inst operator[] (std::size_t i) const
 
size_t Size () const
 

公共属性

common::Span< bst_idx_t const > offset
 
common::Span< Entry const > data
 

成员类型定义文档

◆ Inst

成员函数文档

◆ operator[]()

Inst xgboost::HostSparsePageView::operator[] ( std::size_t  i) const
inline

◆ Size()

size_t xgboost::HostSparsePageView::Size ( ) const
inline

成员数据文档

◆ data

common::Span<Entry const> xgboost::HostSparsePageView::data

◆ offset

common::Span<bst_idx_t const> xgboost::HostSparsePageView::offset

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