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

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

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: