HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.0
Loading...
Searching...
No Matches
Classes | Typedefs
HPCombi::power_helper Namespace Reference

Classes

struct  Monoid
 Algebraic monoid structure used by default for type T by the pow function and prod function. More...
 
struct  Monoid< Perm16 >
 
struct  Monoid< std::string >
 

Typedefs

using Perm16 = Perm16
 

Typedef Documentation

◆ Perm16