xgboost
Public Member Functions | Public Attributes | List of all members
xgboost::linalg::detail::RangeTag< I > Struct Template Reference

#include <linalg.h>

Collaboration diagram for xgboost::linalg::detail::RangeTag< I >:
Collaboration graph

Public Member Functions

constexpr size_t Size () const
 

Public Attributes

beg
 
end
 

Member Function Documentation

◆ Size()

template<typename I >
constexpr size_t xgboost::linalg::detail::RangeTag< I >::Size ( ) const
inlineconstexpr

Member Data Documentation

◆ beg

template<typename I >
I xgboost::linalg::detail::RangeTag< I >::beg

◆ end

template<typename I >
I xgboost::linalg::detail::RangeTag< I >::end

The documentation for this struct was generated from the following file: