My Project
Loading...
Searching...
No Matches
factory
fac_berlekamp.h
Go to the documentation of this file.
1
/* emacs edit mode for this file is -*- C++ -*- */
2
3
#ifndef INCL_FAC_BERLEKAMP_H
4
#define INCL_FAC_BERLEKAMP_H
5
6
#include <config.h>
7
8
#include "
canonicalform.h
"
9
10
CFFList
FpFactorizeUnivariateB
(
const
CanonicalForm
&
f
,
bool
issqrfree =
false
);
11
12
#endif
/* ! INCL_FAC_BERLEKAMP_H */
canonicalform.h
Header for factory's main class CanonicalForm.
CFFList
List< CFFactor > CFFList
Definition
canonicalform.h:393
f
FILE * f
Definition
checklibs.c:9
CanonicalForm
factory's main class
Definition
canonicalform.h:86
FpFactorizeUnivariateB
CFFList FpFactorizeUnivariateB(const CanonicalForm &f, bool issqrfree=false)
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular