permlib  0.2.9
Library for permutation computations
Public Member Functions | List of all members
permlib::DSetAction< PERM > Struct Template Reference

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)
 

Detailed Description

template<class PERM>
struct permlib::DSetAction< PERM >

action of a permutation on a dynamic bitset


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