|
permlib
0.2.9
Library for permutation computations
|
action of a permutation on a dynamic bitset More...
#include <dset.h>
Public Member Functions | |
| DSetAction (unsigned long size) | |
| dset | operator() (const PERM &p, const dset &v) |
| default action operator as also used in Transversal<PERM>::TrivialAction | |
| void | apply (const PERM &p, const dset &v, dset &tmp) |
action of a permutation on a dynamic bitset