Loading...
Searching...
No Matches
utility::tuple::IndexRange< MIN, MAX > Struct Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h>

Detailed Description

template<size_t MIN, size_t MAX>
struct utility::tuple::IndexRange< MIN, MAX >

IndexRange that returns a [MIN, MAX) index range.

Template Parameters
MINis the starting index in the tuple
MAXis the size of the tuple

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