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.
f
FILE * f
Definition:
checklibs.c:9
CanonicalForm
factory's main class
Definition:
canonicalform.h:86
List
Definition:
ftmpl_list.h:52
FpFactorizeUnivariateB
CFFList FpFactorizeUnivariateB(const CanonicalForm &f, bool issqrfree=false)
Generated on Mon Feb 27 2023 10:53:48 for My Project by
doxygen 1.9.5
for
Singular