Changeset ad0177 in git for factory/facFqBivar.h


Ignore:
Timestamp:
Mar 6, 2012, 9:48:34 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
24c6177e872b135f0188fea998eb45a75e3fde6e
Parents:
54af8a51cc8091a4687fb55bf401e31a0478bc1e
git-author:
Martin Lee <martinlee84@web.de>2012-03-06 21:48:34+01:00
git-committer:
Martin Lee <martinlee84@web.de>2012-04-04 14:42:27+02:00
Message:
chg: use uniFdivides in factorRecombination
chg: take care of GF in uniFdivides and univariate *,/,%
chg: switch on SW_RATIONAL if necessary
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqBivar.h

    r54af8a5 rad0177  
    578578CanonicalForm prodMod0 (const CFList& L,       ///< [in] a list of compressed,
    579579                                               ///< bivariate polynomials
    580                         const CanonicalForm& M ///< [in] a power of Variable (2)
     580                        const CanonicalForm& M,///< [in] a power of Variable (2)
     581                        const modpk& b= modpk()///< [in] coeff bound
    581582                       );
    582583
Note: See TracChangeset for help on using the changeset viewer.