My Project
Loading...
Searching...
No Matches
kernel
GBEngine
kstdfac.h
Go to the documentation of this file.
1
#ifndef KSTDFAC_H
2
#define KSTDFAC_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT - Kernel: factorizing alg. of Buchberger
8
*/
9
#include "
kernel/structs.h
"
10
#include "
polys/simpleideals.h
"
11
12
ideal_list
kStdfac
(ideal F, ideal
Q
,
tHomog
h
,
intvec
**
w
, ideal
D
=
NULL
);
13
#endif
14
intvec
Definition
intvec.h:24
w
const CanonicalForm & w
Definition
facAbsFact.cc:51
D
#define D(A)
Definition
gentable.cc:128
h
STATIC_VAR Poly * h
Definition
janet.cc:971
kStdfac
ideal_list kStdfac(ideal F, ideal Q, tHomog h, intvec **w, ideal D=NULL)
Definition
kstdfac.cc:800
NULL
#define NULL
Definition
omList.c:12
simpleideals.h
Q
#define Q
Definition
sirandom.c:26
structs.h
tHomog
tHomog
Definition
structs.h:31
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular