Public Types | List of all members
utility::tuple::RangeBuilder< MIN, MIN, Is... > Struct Template Reference

base Step: Specialisation of the RangeBuilder when the MIN==MAX. In this case the Is... is [0 to sizeof...(tuple elements)) More...

#include <TensorSyclTuple.h>

Public Types

typedef IndexList< Is... > type
 

Detailed Description

template<size_t MIN, size_t... Is>
struct utility::tuple::RangeBuilder< MIN, MIN, Is... >

base Step: Specialisation of the RangeBuilder when the MIN==MAX. In this case the Is... is [0 to sizeof...(tuple elements))

Template Parameters
MINis the starting index of the tuple
Isis [0 to sizeof...(tuple elements))

Definition at line 157 of file TensorSyclTuple.h.

Member Typedef Documentation

template<size_t MIN, size_t... Is>
typedef IndexList<Is...> utility::tuple::RangeBuilder< MIN, MIN, Is... >::type

Definition at line 158 of file TensorSyclTuple.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:21