Home
last modified time | relevance | path

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

/dports/math/palp/palp-2.20/
H A DE_Poly.c204 void PRINT_GORE(PolyPointList *_P, int codim, int n, const char *comment){ in PRINT_GORE() function
1381 if(_F->g) PRINT_GORE(_P_D, *_codim, _F->gd, "Points of PG:"); in Make_E_Poly()
1382 if(_F->d) PRINT_GORE(_P_N, *_codim, _F->dd, "Points of dual PG:"); in Make_E_Poly()