Changeset 0f7420d in git
- Timestamp:
- Jun 24, 2008, 10:20:31 AM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 83575aab96f468d0e620df398f808fb3a661db5c
- Parents:
- 4ba5427fab9a0ef42e7e1d40b5ec472144b84bae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kstd1.h
r4ba542 r0f7420d 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: kstd1.h,v 1. 3 2008-02-24 17:41:31 levandovExp $ */6 /* $Id: kstd1.h,v 1.4 2008-06-24 08:20:31 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 23 23 // only local: recude even with bad ecart 24 24 #define KSTD_NF_NONORM 4 25 // only global: avoid norma mlization, return a multiply of NF25 // only global: avoid normalization, return a multiply of NF 26 26 27 27 poly kNF1(ideal F, ideal Q, poly q, kStrategy strat, int lazyReduce);
Note: See TracChangeset
for help on using the changeset viewer.