permlib 0.2.9
Library for permutation computations
Loading...
Searching...
No Matches
permlib::exports::BSGSSchreierExport Struct Reference

export of a BSGS based on SchreierTreeTransversal More...

#include <bsgs_schreier_export.h>

Inheritance diagram for permlib::exports::BSGSSchreierExport:
permlib::exports::BSGSSchreierBase

Public Member Functions

BSGSSchreierDataexportData (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
 

Detailed Description

export of a BSGS based on SchreierTreeTransversal

Member Function Documentation

◆ exportData()

BSGSSchreierData * permlib::exports::BSGSSchreierExport::exportData ( const BSGSSchreier & bsgs) const
inline
Parameters
bsgsthe SchreierTreeTransversal based BSGS to export
Returns
BSGS data encapsulated in elementary data types

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