igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] vector of igraph_vector_t vectors


From: Tamas Nepusz
Subject: Re: [igraph] vector of igraph_vector_t vectors
Date: Tue, 13 Apr 2010 23:34:42 +0100

> How I can make of vector of vectors (igraph_vector_t) using igraph C library. 
igraph_vector_ptr_t can be used to store pointers to igraph_vector_t objects -- 
in fact, this is what we use it for the most frequently in the C core :)

http://igraph.sourceforge.net/doc/html/ch06s02s14.html

-- 
Tamas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]