Changeset a0adc3 in git for factory/facFqFactorize.h


Ignore:
Timestamp:
Nov 15, 2012, 2:19:28 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
5337d7e9472c971d9c491c78759c1a59f9477051
Parents:
e2e4be38ca2210479e037e6d8c68c82be5b92ff1
git-author:
Martin Lee <martinlee84@web.de>2012-11-15 14:19:28+01:00
git-committer:
Martin Lee <martinlee84@web.de>2012-11-16 13:13:24+01:00
Message:
chg: deleted unused parameters from getLeadingCoeffs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqFactorize.h

    re2e4be ra0adc3  
    601601void
    602602getLeadingCoeffs (const CanonicalForm& A,  ///< [in] some poly
    603                   CFList*& Aeval,          ///< [in,out] array of bivariate
     603                  CFList*& Aeval           ///< [in,out] array of bivariate
    604604                                           ///< factors, returns the leading
    605605                                           ///< coefficients of these factors
    606                   const CFList& uniFactors,///< [in] univariate factors of A
    607                   const CFList& evaluation ///< [in] evaluation point
    608606                 );
    609607
Note: See TracChangeset for help on using the changeset viewer.