Home
last modified time | relevance | path

Searched refs:IGRAPH_ES_VECTOR (Results 1 – 4 of 4) sorted by relevance

/dports/math/igraph/igraph-0.9.5/src/graph/
H A Diterators.c1040 es->type = IGRAPH_ES_VECTOR; in igraph_es_vector_copy()
1342 case IGRAPH_ES_VECTOR: in igraph_es_destroy()
1382 case IGRAPH_ES_VECTOR: in igraph_es_copy()
1495 case IGRAPH_ES_VECTOR: in igraph_es_size()
1840 case IGRAPH_ES_VECTOR: in igraph_eit_create()
/dports/math/R-cran-igraph/igraph/src/
H A Diterators.c1059 es->type = IGRAPH_ES_VECTOR; in igraph_es_vector_copy()
1349 case IGRAPH_ES_VECTOR: in igraph_es_destroy()
1389 case IGRAPH_ES_VECTOR: in igraph_es_copy()
1487 case IGRAPH_ES_VECTOR: in igraph_es_size()
1833 case IGRAPH_ES_VECTOR: in igraph_eit_create()
/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_iterators.h227 #define IGRAPH_ES_VECTOR 7 macro
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_iterators.h228 #define IGRAPH_ES_VECTOR 7 macro