Changeset 8e51ca in git for factory/facFqFactorize.h


Ignore:
Timestamp:
Nov 20, 2012, 4:49:14 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5edb7729cce147b1b9aa7e0c72198afd4ac4fa9c
Parents:
780b5285f9d867d03d9da5298c36e8bedf88eaf4bffe62d52befbed8110ddaf99bd0d711e101f9d4
Message:
Merge pull request #208 from mmklee/factory_clang_sw

Factory clang sw
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqFactorize.h

    r780b52 r8e51ca  
    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.