HLIBpro  2.7
irange< T_int > Class Template Reference

integer range like in python.

#include <irange.hh>

Public Member Functions

 irange (const int_t length) noexcept
 construct range of size n
 
 irange (const int_t abegin, const int_t aend) noexcept
 construct indexset by first and last index