|
permlib
0.2.9
Library for permutation computations
|
export of a BSGS based on SchreierTreeTransversal More...
#include <bsgs_schreier_export.h>
Public Member Functions | |
| BSGSSchreierData * | exportData (const BSGSSchreier &bsgs) const |
Additional Inherited Members | |
Public Types inherited from permlib::exports::BSGSSchreierBase | |
| typedef BSGS< Permutation, SchreierTreeTransversal< Permutation > > | BSGSSchreier |
| a BSGS which uses Permutation and SchreierTreeTransversal | |
export of a BSGS based on SchreierTreeTransversal
|
inline |
| bsgs | the SchreierTreeTransversal based BSGS to export |