My Project
Loading...
Searching...
No Matches
kernel
GBEngine
khstd.h
Go to the documentation of this file.
1
#ifndef KHSTD_H
2
#define KHSTD_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT:hilbert driven std
8
*/
9
10
#include "
kernel/structs.h
"
11
#include "
coeffs/bigintmat.h
"
12
13
void
khCheck
(ideal
Q
,
intvec
*
w
,
bigintmat
*hilb,
int
&eledeg,
int
&
count
,
14
kStrategy
strat);
15
/* ideal S=strat->Shdl, poly p=strat->P.p */
16
17
void
khCheckLocInhom
(ideal
Q
,
intvec
*
w
,
bigintmat
*hilb,
int
&
count
,
18
kStrategy
strat);
19
#endif
bigintmat.h
bigintmat
Matrices of numbers.
Definition
bigintmat.h:51
intvec
Definition
intvec.h:24
w
const CanonicalForm & w
Definition
facAbsFact.cc:51
khCheck
void khCheck(ideal Q, intvec *w, bigintmat *hilb, int &eledeg, int &count, kStrategy strat)
Definition
khstd.cc:28
khCheckLocInhom
void khCheckLocInhom(ideal Q, intvec *w, bigintmat *hilb, int &count, kStrategy strat)
Definition
khstd.cc:248
count
int status int void size_t count
Definition
si_signals.h:69
Q
#define Q
Definition
sirandom.c:26
structs.h
kStrategy
skStrategy * kStrategy
Definition
structs.h:54
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular