Changeset d990001 in git for factory/facFqFactorize.h


Ignore:
Timestamp:
Sep 26, 2011, 4:43:09 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
dfc60c82a16c9b03ecb8def0e0bff88d77446b9e
Parents:
f86531bba4599504e5ff7c611b008080720c66da
git-author:
Martin Lee <martinlee84@web.de>2011-09-26 16:43:09+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:32+01:00
Message:
HAVE_NTL stuff
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqFactorize.h

    rf86531 rd990001  
    4040///         element is the leading coefficient.
    4141/// @sa FqSqrfFactorize(), GFSqrfFactorize()
     42#ifdef HAVE_NTL
    4243inline
    4344CFList FpSqrfFactorize (const CanonicalForm & F ///< [in] a multivariate poly
     
    231232}
    232233
     234#endif
     235
    233236/// Naive factor recombination for multivariate factorization over an extension
    234237/// of the initial field. No precomputed is used to exclude combinations.
Note: See TracChangeset for help on using the changeset viewer.