arithmetic_sequence_gen< 0, IEnd, 1 > Struct Template Reference

arithmetic_sequence_gen&lt; 0, IEnd, 1 &gt; Struct Template Reference#

Composable Kernel: ck::arithmetic_sequence_gen< 0, IEnd, 1 > Struct Template Reference
ck::arithmetic_sequence_gen< 0, IEnd, 1 > Struct Template Reference

#include <sequence.hpp>

Classes

struct  WrapSequence

Public Types

using type = typename __make_integer_seq<WrapSequence, index_t, IEnd>::type
using type0
using type1

Static Public Attributes

static constexpr bool kHasContent

Member Typedef Documentation

◆ type

template<index_t IEnd>
using ck::arithmetic_sequence_gen< 0, IEnd, 1 >::type = typename __make_integer_seq<WrapSequence, index_t, IEnd>::type

◆ type0

using ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::type0

◆ type1

using ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::type1

Member Data Documentation

◆ kHasContent

bool ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::kHasContent
staticconstexpr

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