igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] undocumented argument "eigenvectors" in igraph_community_le


From: Minh Nguyen
Subject: Re: [igraph] undocumented argument "eigenvectors" in igraph_community_leading_eigenvector()
Date: Sun, 18 Sep 2011 17:16:45 +1000

Hi Gábor,

On Tue, Sep 13, 2011 at 12:59 AM, Gábor Csárdi <address@hidden> wrote:
> I've just added this:
>
>  * \param eigenvectors If not a null pointer, then the eigenvectors
>  *    that are calculated in each step of the algorithm, are stored here,
>  *    in a pointer vector. Each eigenvector is stored in an
>  *    \ref igraph_vector_t object. The user is responsible of
>  *    deallocating the memory that belongs to the individual vectors,
>  *    by calling first \ref igraph_vector_destroy(), and then
>  *    <code>free()<code> on them.

Has the above been pushed to igraph 0.6 trunk yet? I don't see it checked in at

https://code.launchpad.net/~igraph/igraph/0.6-main

-- 
Regards
Minh Van Nguyen



reply via email to

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