My Project
cohomo.h
Go to the documentation of this file.
1#ifndef COHOMO_H
2#define COHOMO_H
3/****************************************
4* Computer Algebra System SINGULAR *
5****************************************/
6/*
7* ABSTRACT
8*/
10
12
13
14void gradedpiece1(ideal h,poly a,poly b);
15void gradedpiece2(ideal h,poly a,poly b);
16intvec *gradedpiece1n(ideal h,poly a,poly b);
17//void gradedpiece2n(ideal h,poly a,poly b);
18void Tlink(ideal h,poly a,poly b,int n);
19void T1(ideal h);
20void T2(ideal h);
21//void Gpt2(ideal h,poly a,poly b);
22//intvec *T1mat(int a,int b);
23ideal idsrRing(ideal h);
25BOOLEAN gd(leftv res, leftv args);
26
27//void firstorderdef_setup(SModulFunctions* p);
28#endif
int BOOLEAN
Definition: auxiliary.h:87
CanonicalForm b
Definition: cfModGcd.cc:4103
Definition: intvec.h:23
Class used for (list of) interpreter objects.
Definition: subexpr.h:83
BOOLEAN idsr(leftv res, leftv args)
Definition: cohomo.cc:4250
BOOLEAN gd(leftv res, leftv args)
Definition: cohomo.cc:4292
void T1(ideal h)
Definition: cohomo.cc:2836
intvec * gradedpiece1n(ideal h, poly a, poly b)
Definition: cohomo.cc:2764
void gradedpiece1(ideal h, poly a, poly b)
Definition: cohomo.cc:1986
ideal idsrRing(ideal h)
Definition: cohomo.cc:910
void Tlink(ideal h, poly a, poly b, int n)
void T2(ideal h)
Definition: cohomo.cc:3095
void gradedpiece2(ideal h, poly a, poly b)
Definition: cohomo.cc:2371
CanonicalForm res
Definition: facAbsFact.cc:60
STATIC_VAR Poly * h
Definition: janet.cc:971