src/unrrdu/ccadj.c File Reference

#include "unrrdu.h"
#include "privateUnrrdu.h"

Include dependency graph for ccadj.c:


Defines

#define INFO   "Form adjecency matrix of connected components"

Functions

int unrrdu_ccadjMain (int argc, char **argv, char *me, hestParm *hparm)
 UNRRDU_CMD (ccadj, INFO)

Variables

char * _unrrdu_ccadjInfoL

Define Documentation

#define INFO   "Form adjecency matrix of connected components"


Function Documentation

int unrrdu_ccadjMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

UNRRDU_CMD ( ccadj  ,
INFO   
)


Variable Documentation

Initial value:

(INFO
 ".  This operates on the output of \"ccfind\".  Output is unsigned char "
 "array containing 1 at locations (I,J) and (J,I) if CCs with ids I and J are "
 "adjacent, according to the chosen style of adjacency. ")


Generated on Sat May 9 03:55:54 2009 for Teem by  doxygen 1.5.9