|
xgboost
|
This is the complete list of members for xgboost::common::IterSpan< It >, including all inherited members.
| begin() const noexcept | xgboost::common::IterSpan< It > | inline |
| data() const noexcept | xgboost::common::IterSpan< It > | inline |
| empty() const noexcept | xgboost::common::IterSpan< It > | inline |
| end() const noexcept | xgboost::common::IterSpan< It > | inline |
| index_type typedef | xgboost::common::IterSpan< It > | |
| iterator typedef | xgboost::common::IterSpan< It > | |
| IterSpan()=default | xgboost::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) const | xgboost::common::IterSpan< It > | inline |
| operator[](index_type i) | xgboost::common::IterSpan< It > | inline |
| size() const noexcept | xgboost::common::IterSpan< It > | inline |
| subspan(index_type _offset, index_type _count=dynamic_extent) const | xgboost::common::IterSpan< It > | inline |
| value_type typedef | xgboost::common::IterSpan< It > |