permlib  0.2.8
Library for permutation computations
 All Classes Functions Variables Typedefs Enumerations Friends
Public Member Functions
permlib::DSetAction< PERM > Struct Template Reference

action of a permutation on a dynamic bitset More...

#include <dset.h>

List of all members.

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: