Changeset dd5534 in git for kernel/ideals.h
- Timestamp:
- Mar 15, 2011, 3:45:13 PM (12 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- 91b031a4e88cb480f4ba993bf5904694c62d9b34
- Parents:
- c4dab43d69dd36ed09ba07d4e771236f8a7bcc39
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/ideals.h
rc4dab4 rdd5534 62 62 /*- initialise the maximal ideal (at 0) -*/ 63 63 void idSkipZeroes (ideal ide); 64 /* index of generator with leading term in ground ring (if any); 65 otherwise -1 */ 66 int idPosConstant (ideal id); 64 67 /*gives an ideal the minimal possible size*/ 65 68 void idNorm(ideal id);
Note: See TracChangeset
for help on using the changeset viewer.