Changeset 4e7578 in git


Ignore:
Timestamp:
Dec 2, 2010, 4:10:07 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
715f30d21dbf78d93d3b6cd041dee85992b46b61
Parents:
be1e92ee0c87c9a2bdae2aa22601cba0ac97c857
Message:
code cleanup: smElim

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

Legend:

Unmodified
Added
Removed
  • kernel/sparsmat.cc

    rbe1e92 r4e7578  
    144144  void smCopToRes();
    145145  void smSelectPR();
    146   void smElim();
    147146  void sm1Elim();
    148147  void smHElim();
     
    164163  ideal smRes2Mod();
    165164  poly smDet();
    166   void smBareiss(int, int);
    167165  void smNewBareiss(int, int);
    168166  void smToIntvec(intvec *);
Note: See TracChangeset for help on using the changeset viewer.