Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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
12
void
khCheck
(ideal
Q
,
intvec
*
w
,
intvec
*hilb,
int
&eledeg,
int
&
count
,
13
kStrategy
strat
);
14
/* ideal S=strat->Shdl, poly p=strat->P.p */
15
16
void
khCheckLocInhom
(ideal
Q
,
intvec
*
w
,
intvec
*hilb,
int
&
count
,
17
kStrategy
strat
);
18
#endif
count
int status int void size_t count
Definition:
si_signals.h:59
skStrategy
Definition:
kutil.h:270
structs.h
khCheckLocInhom
void khCheckLocInhom(ideal Q, intvec *w, intvec *hilb, int &count, kStrategy strat)
Definition:
khstd.cc:140
khCheck
void khCheck(ideal Q, intvec *w, intvec *hilb, int &eledeg, int &count, kStrategy strat)
Definition:
khstd.cc:35
Q
#define Q
Definition:
sirandom.c:25
intvec
Definition:
intvec.h:14
strat
kStrategy strat
Definition:
myNF.cc:319
w
const CanonicalForm & w
Definition:
facAbsFact.cc:55
Generated on Mon Mar 6 2017 11:17:28 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1