Polymake Template Library (PTL) 4.12
polymake::reverse_index_sequence< N > Struct Template Reference

Construct a falling index sequence N-1, N-2, ..., 1, 0. More...

Inherits polymake::prepend_index_sequence< N, S >.

Detailed Description

template<size_t N>
struct polymake::reverse_index_sequence< N >

Construct a falling index sequence N-1, N-2, ..., 1, 0.


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