Changeset 43317d in git for gfanlib/gfanlib_symmetry.h


Ignore:
Timestamp:
Nov 26, 2010, 6:26:04 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
3050575d37a9363a66a9300aa56345da8ccd43d4
Parents:
92e2cd1822dc1be6a8ef69173615a30e5bd67d0e
Message:
creation of fans and insertion of cones therein

git-svn-id: file:///usr/local/Singular/svn/trunk@13679 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/gfanlib_symmetry.h

    r92e2cd r43317d  
    2626   */
    2727  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);
    2832  /**
    2933   * Generates the identity permutation on n elements.
Note: See TracChangeset for help on using the changeset viewer.