Changeset c4d065 in git for gfanlib/gfanlib_symmetry.h
- Timestamp:
- Nov 26, 2010, 4:37:58 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 92e2cd1822dc1be6a8ef69173615a30e5bd67d0e
- Parents:
- 9e7d85ecc0703de24759963ee74edd60d4139c09
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfanlib/gfanlib_symmetry.h
r9e7d85 rc4d065 118 118 SymmetryGroup(int n); 119 119 void computeClosure(Permutation const &v); 120 void computeClosure(ZMatrix const &l); 120 void computeClosure(IntMatrix const &l); 121 IntMatrix getGenerators()const; 121 122 int orbitSize(ZVector const &stable)const; 122 123 bool isTrivial()const;
Note: See TracChangeset
for help on using the changeset viewer.