|
| MNodeClass (int nnodes, int ncl) |
|
void | init (int *cl, int mxdeg, int **adjmat) |
|
void | copy (MNodeClass *mnc) |
|
int | clCmp (int nd0, int nd1, int cn) |
|
void | printMat (void) |
|
void | mkFlist (void) |
|
void | mkNdCl (void) |
|
void | mkClMat (int **adjmat) |
|
void | incMat (int nd, int td, int val) |
|
Bool | chkOrd (int nd, int ndc, MNodeClass *cl, int *dtcl) |
|
int | cmpArray (int *a0, int *a1, int ma) |
|
|
int | nNodes |
|
int | nClasses |
|
int * | clist |
|
int * | ndcl |
|
int ** | clmat |
|
int * | flist |
|
int | maxdeg |
|
int | forallignment |
|
Definition at line 248 of file gentopo.cc.
The documentation for this class was generated from the following file: