Changeset 9c0b20a in git for kernel/clapsing.h
- Timestamp:
- Nov 25, 2010, 4:11:10 PM (13 years ago)
- Branches:
- (u'spielwiese', '91e5db82acc17434e4062bcfa44e6efa7d41fd30')
- Children:
- 488872b51cd1fa36918b12c9c2476c1edff62026
- Parents:
- c512d93f75cc91a718679d4a03b14439936966e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/clapsing.h
rc512d9 r9c0b20a 42 42 matrix singntl_HNF(matrix A); 43 43 intvec* singntl_HNF(intvec* A); 44 matrix singntl_LLL(matrix A); 45 intvec* singntl_LLL(intvec* A); 44 46 45 47 BOOLEAN singclap_isSqrFree(poly f);
Note: See TracChangeset
for help on using the changeset viewer.