Changeset 3ecc88f in git for factory/cf_map_ext.cc


Ignore:
Timestamp:
Jun 28, 2020, 4:04:04 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
3023cdfeabdc95f2596e9894d7ad4bb475ac6717
Parents:
1c0d95d0bcebabfb7213acde81c0ceb20f2448c2
Message:
factory: less functions depend on NTL only
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_map_ext.cc

    r1c0d95 r3ecc88f  
    492492#endif
    493493
    494 #ifdef HAVE_NTL
    495494CanonicalForm
    496495map (const CanonicalForm& primElem, const Variable& alpha,
     
    576575}
    577576
     577#ifdef HAVE_NTL
    578578CanonicalForm
    579579findMinPoly (const CanonicalForm& F, const Variable& alpha)
Note: See TracChangeset for help on using the changeset viewer.