test_ds.cpp | 170 int oriented; member in struct:CvTsSimpleGraph 184 int edge_size, int oriented ) 194 graph->oriented = oriented; 234 int i, t, n = graph->oriented ? 1 : 2; 254 int i, t, n = graph->oriented ? 1 : 2; 300 if( !graph->oriented ) [all...] |