Home
last modified time | relevance | path

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

/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelhomot.h292 int PMcols(Pmatrix M); /* number cols stored */
298 #define PVlength(M) (PMcols(M))
H A Dpelhomot.cc3152 int PMcols(Pmatrix M) in PMcols() function
3393 if ( NV != PMcols(P)) { in init_hom()