Documentation of CSL
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Friends
symmetricCounter< T > Class Template Reference

Public Member Functions

 symmetricCounter (size_t N)
 
 symmetricCounter (size_t N, size_t t_max)
 
symmetricCounter< T > operator++ (int)
 
symmetricCounter< T > & operator++ ()
 
size_t factor () const
 
 operator bool () const
 

Static Public Member Functions

static size_t combinatorial (size_t N, size_t m)
 

Static Public Attributes

static constexpr char separator = '\''
 

Protected Member Functions

bool increment (size_t pos)
 
void adjust ()
 

Friends

std::ostream & operator<< (std::ostream &out, symmetricCounter< T > const &c)
 

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