Changeset 3dbe0bf in git for libpolys/coeffs/coeffs.h


Ignore:
Timestamp:
Apr 26, 2011, 10:24:03 AM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
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
Message:
rSum: test for equal coeffs
mod_raw: simplified
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r52f218 r3dbe0bf  
    6060   BOOLEAN has_simple_Alloc;
    6161   /// TRUE, if std should make polynomials monic (if nInvers is cheap)
    62    /// if false, then a gcd routine is required for a content computation
     62   /// if false, then a gcd routine is used for a content computation
    6363   BOOLEAN has_simple_Inverse;
    6464
Note: See TracChangeset for help on using the changeset viewer.