Home
last modified time | relevance | path

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

/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelhomot.h338 void print_homog(double *x,double *coord_r,double *coord_i);
H A Dpelhomot.cc531 print_homog(y+2,&coord_r, &coord_i); in fixpnf_0_()
3462 void print_homog(double *x,double *coord_r,double *coord_i){ in print_homog() function