Changeset c1f4d51 in git for factory/cfModResultant.cc


Ignore:
Timestamp:
Jul 1, 2020, 4:16:14 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
2ce3bf354077ca50ab9dbbed78c68d8e279f1297
Parents:
f542551517fde5e0e330f2a5f4ae6e3fdfd32454
Message:
factory: implement findMinPoly/mapPrimElem and related
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cfModResultant.cc

    rf542551 rc1f4d51  
    345345}
    346346
    347 #ifdef HAVE_NTL // mapPrimElem
    348347CanonicalForm
    349348resultantFp (const CanonicalForm& A, const CanonicalForm& B, const Variable& x,
     
    522521  return N (H);
    523522}
    524 #endif
    525523
    526524static inline
Note: See TracChangeset for help on using the changeset viewer.