sequence_reverse_inclusive_scan< Sequence<>, Reduce, Init > Struct Template Reference#
ck::sequence_reverse_inclusive_scan< Sequence<>, Reduce, Init > Struct Template Reference
#include <sequence.hpp>
Public Types | |
| using | type = Sequence<> |
Member Typedef Documentation
◆ type
template<typename Reduce, index_t Init>
| using ck::sequence_reverse_inclusive_scan< Sequence<>, Reduce, Init >::type = Sequence<> |
The documentation for this struct was generated from the following file: