|
Groups
|
#include <group.h>


Public Member Functions | |
| CyclicGroup (int dim) | |
| MatrixXd | HDecomp (int ele) |
Public Member Functions inherited from Group | |
| bool | checkIfGroup () |
| MatrixXd | regularRepresentationOfElement (int ele) |
| void | regularRepresentation () |
| void | printGroup () |
| void | correctedCyclicGroup () |
| Tensor< complex< double >, 3 > | pauliMatrices () |
| Matrix< complex< double >, 2, 2 > | pauliMatrix (int n) |
| void | printPauliMatrix (int n) |
| template<typename T > | |
| void | checkHermiticity (T mat) |
Additional Inherited Members | |
Public Attributes inherited from Group | |
| MatrixXd | group |
| int | order |
| CyclicGroup::CyclicGroup | ( | int | dim | ) |
| MatrixXd CyclicGroup::HDecomp | ( | int | ele | ) |
Create a pseudo block-diagonal decomposition of a representation of an element of the cyclic group (I think)
| ele |
