Changeset 4e7578 in git
- Timestamp:
- Dec 2, 2010, 4:10:07 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 715f30d21dbf78d93d3b6cd041dee85992b46b61
- Parents:
- be1e92ee0c87c9a2bdae2aa22601cba0ac97c857
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/sparsmat.cc
rbe1e92 r4e7578 144 144 void smCopToRes(); 145 145 void smSelectPR(); 146 void smElim();147 146 void sm1Elim(); 148 147 void smHElim(); … … 164 163 ideal smRes2Mod(); 165 164 poly smDet(); 166 void smBareiss(int, int);167 165 void smNewBareiss(int, int); 168 166 void smToIntvec(intvec *);
Note: See TracChangeset
for help on using the changeset viewer.