My Project
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
i
k
m
n
p
r
s
t
v
Enumerations
Enumerator
b
c
d
e
f
g
m
n
o
r
s
t
y
Related Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
y
z
Enumerations
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
y
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
factory
fac_cantzass.h
Go to the documentation of this file.
1
/* emacs edit mode for this file is -*- C++ -*- */
2
3
#ifndef INCL_FAC_CANTZASS_H
4
#define INCL_FAC_CANTZASS_H
5
6
#include <config.h>
7
8
#include "
variable.h
"
9
#include "
canonicalform.h
"
10
11
CFFList
FpFactorizeUnivariateCZ
(
const
CanonicalForm
&
f
,
bool
issqrfree,
int
numext,
const
Variable
alpha
,
const
Variable
beta
);
12
13
//CFFList FpFactorizeUnivariateCZ( const CanonicalForm& f );
14
15
#endif
/* ! INCL_FAC_CANTZASS_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
Variable
factory's class for variables
Definition:
variable.h:33
alpha
Variable alpha
Definition:
facAbsBiFact.cc:51
beta
Variable beta
Definition:
facAbsFact.cc:95
FpFactorizeUnivariateCZ
CFFList FpFactorizeUnivariateCZ(const CanonicalForm &f, bool issqrfree, int numext, const Variable alpha, const Variable beta)
variable.h
operations on variables
Generated on Mon Feb 27 2023 10:53:48 for My Project by
doxygen 1.9.5
for
Singular