Changeset 43317d in git for gfanlib/gfanlib_symmetry.h
- Timestamp:
- Nov 26, 2010, 6:26:04 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 3050575d37a9363a66a9300aa56345da8ccd43d4
- Parents:
- 92e2cd1822dc1be6a8ef69173615a30e5bd67d0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfanlib/gfanlib_symmetry.h
r92e2cd r43317d 26 26 */ 27 27 static bool isPermutation(IntVector const &a); 28 /** 29 * Returns true if all rows of the matrix are pemutations 30 */ 31 static bool arePermutations(IntMatrix const &m); 28 32 /** 29 33 * Generates the identity permutation on n elements.
Note: See TracChangeset
for help on using the changeset viewer.