Home
last modified time | relevance | path

Searched refs:Make_Mirror (Results 1 – 2 of 2) sorted by relevance

/dports/math/palp/palp-2.20/
H A DE_Poly.c527 int Make_Mirror(EPoly *_EP, int h[][POLY_Dmax], int D, int dim) in Make_Mirror() function
687 chi = Make_Mirror(_EP, h, D, dim); in Output()
749 chi = Make_Mirror(_EP, h, D, dim); in Output()
1512 chi = Make_Mirror(&EP, h, _P_D->n + 1, dim); in AnalyseGorensteinCone()
H A Dnef.c110 int Make_Mirror(EPoly *_EP, int h[][POLY_Dmax], int D, int dim);