permlib  0.2.8
Library for permutation computations
 All Classes Functions Variables Typedefs Enumerations Friends
Public Member Functions
permlib::exports::BSGSSchreierImport Struct Reference

import of a BSGS based on SchreierTreeTransversal More...

#include <bsgs_schreier_export.h>

Inheritance diagram for permlib::exports::BSGSSchreierImport:
permlib::exports::BSGSSchreierBase

List of all members.

Public Member Functions

BSGSSchreierimportData (const BSGSSchreierData *data) 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

import of a BSGS based on SchreierTreeTransversal


Member Function Documentation

BSGSSchreier* permlib::exports::BSGSSchreierImport::importData ( const BSGSSchreierData data) const
inline
Parameters:
dataBSGS data encapsulated in elementary data types
Returns:
BSGS based on SchreierTreeTransversal which is encoded in data

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