xgboost
xgboost::common::IterSpan< It > Member List

This is the complete list of members for xgboost::common::IterSpan< It >, including all inherited members.

begin() const noexceptxgboost::common::IterSpan< It >inline
data() const noexceptxgboost::common::IterSpan< It >inline
empty() const noexceptxgboost::common::IterSpan< It >inline
end() const noexceptxgboost::common::IterSpan< It >inline
index_type typedefxgboost::common::IterSpan< It >
iterator typedefxgboost::common::IterSpan< It >
IterSpan()=defaultxgboost::common::IterSpan< It >
IterSpan(It it, index_type size)xgboost::common::IterSpan< It >inline
IterSpan(common::Span< It, dynamic_extent > span)xgboost::common::IterSpan< It >inlineexplicit
operator[](index_type i) constxgboost::common::IterSpan< It >inline
operator[](index_type i)xgboost::common::IterSpan< It >inline
size() const noexceptxgboost::common::IterSpan< It >inline
subspan(index_type _offset, index_type _count=dynamic_extent) constxgboost::common::IterSpan< It >inline
value_type typedefxgboost::common::IterSpan< It >