Changeset 3dbe0bf in git for libpolys/coeffs/coeffs.h
- Timestamp:
- Apr 26, 2011, 10:24:03 AM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 6c084af83f830337d6cc5d88e05a66c74d9350f8
- Parents:
- 52f218be00b6571557f2177e33ab01e695c1cd26
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-04-26 10:24:03+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:28+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/coeffs.h
r52f218 r3dbe0bf 60 60 BOOLEAN has_simple_Alloc; 61 61 /// TRUE, if std should make polynomials monic (if nInvers is cheap) 62 /// if false, then a gcd routine is required for a content computation62 /// if false, then a gcd routine is used for a content computation 63 63 BOOLEAN has_simple_Inverse; 64 64
Note: See TracChangeset
for help on using the changeset viewer.