Home
last modified time | relevance | path

Searched refs:AnalyseGorensteinCone (Results 1 – 3 of 3) sorted by relevance

/dports/math/palp/palp-2.20/
H A DNef.h123 void AnalyseGorensteinCone(CWS *_CW, PolyPointList *_P, VertexNumList *_V,
H A Dnef.c269 if (F.G) AnalyseGorensteinCone(&CW,_P,_V,_E,&codim,&F); in main()
H A DE_Poly.c1398 void AnalyseGorensteinCone(CWS *_CW, PolyPointList *_P, VertexNumList *_V, in AnalyseGorensteinCone() function