Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
PermutationException Class Reference

Description

Generic permutation group material.

Largely follows the notation of xperm to avoid confusion.

Example: 1->4, 4->3, 3->1, 5->6, 6->5

Perm( 3, 2, 4, 1, 6, 5 ) Images( 4, 2, 1, 3, 6, 5 )

#include <Permutations.hh>

Inheritance diagram for PermutationException:

Public Member Functions

 PermutationException (const std::string &ex)
 

Constructor & Destructor Documentation

◆ PermutationException()

PermutationException::PermutationException ( const std::string &  ex)
inline

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