Changeset 1e9197 in git for factory/facBivar.h


Ignore:
Timestamp:
Nov 27, 2020, 11:06:46 AM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
815e701a9eb465a5c6526483632b99b0dd38db32
Parents:
a0efc838470abff6a0d11126dd9350fd43451088
Message:
factorization (multivariate) over Zp(a) via FLINT 2.7.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facBivar.h

    ra0efc8 r1e9197  
    2727#include "cfNewtonPolygon.h"
    2828#include "fac_util.h"
     29#include "cf_algorithm.h"
    2930
    3031TIMING_DEFINE_PRINT(fac_bi_sqrf)
     
    4243/// @ return @a ratBiSqrfFactorize returns a list of monic factors, the first
    4344///         element is the leading coefficient.
    44 #ifdef HAVE_NTL
    4545inline
    4646CFList
     
    276276}
    277277
    278 #endif
    279 
    280278/// convert a CFFList to a CFList by dropping the multiplicity
    281279CFList conv (const CFFList& L ///< [in] a CFFList
Note: See TracChangeset for help on using the changeset viewer.