Documentation of CSL
Public Member Functions
csl::MultiPermutation Class Reference

Public Member Functions

 MultiPermutation (std::vector< std::vector< size_t >> const &t_numbers)
 
 MultiPermutation (MultiPermutation const &other)=delete
 
MultiPermutationoperator= (MultiPermutation const &other)=delete
 
 MultiPermutation (MultiPermutation &&other)=default
 
MultiPermutationoperator= (MultiPermutation &&other)=default
 
bool nextPermutation ()
 
template<class T >
std::vector< T > applyPermutation (std::vector< T > const &collection)
 
void print () const
 

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