Changeset c4d065 in git for gfanlib/gfanlib_symmetry.h


Ignore:
Timestamp:
Nov 26, 2010, 4:37:58 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
92e2cd1822dc1be6a8ef69173615a30e5bd67d0e
Parents:
9e7d85ecc0703de24759963ee74edd60d4139c09
Message:
coding at Goettingen (cones&fans)

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

Legend:

Unmodified
Added
Removed
  • gfanlib/gfanlib_symmetry.h

    r9e7d85 rc4d065  
    118118  SymmetryGroup(int n);
    119119  void computeClosure(Permutation const &v);
    120   void computeClosure(ZMatrix const &l);
     120  void computeClosure(IntMatrix const &l);
     121  IntMatrix getGenerators()const;
    121122  int orbitSize(ZVector const &stable)const;
    122123  bool isTrivial()const;
Note: See TracChangeset for help on using the changeset viewer.