Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/src/graph/
H A Diterators.c1014 es->type = IGRAPH_ES_VECTORPTR; in igraph_es_vector()
1068 es.type = IGRAPH_ES_VECTORPTR; in igraph_ess_vector()
1339 case IGRAPH_ES_VECTORPTR: in igraph_es_destroy()
1496 case IGRAPH_ES_VECTORPTR: in igraph_es_size()
1841 case IGRAPH_ES_VECTORPTR: in igraph_eit_create()
/dports/math/R-cran-igraph/igraph/src/
H A Diterators.c1033 es->type = IGRAPH_ES_VECTORPTR; in igraph_es_vector()
1087 es.type = IGRAPH_ES_VECTORPTR; in igraph_ess_vector()
1346 case IGRAPH_ES_VECTORPTR: in igraph_es_destroy()
1488 case IGRAPH_ES_VECTORPTR: in igraph_es_size()
1834 case IGRAPH_ES_VECTORPTR: in igraph_eit_create()
/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_iterators.h226 #define IGRAPH_ES_VECTORPTR 6 macro
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_iterators.h227 #define IGRAPH_ES_VECTORPTR 6 macro