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: Gábor Csárdi
Subject: Re: [igraph] undocumented argument "eigenvectors" in igraph_community_leading_eigenvector()
Date: Mon, 19 Sep 2011 10:51:37 -0400

You're right, I don't know why I did not commit it, perhaps was
interrupted after sending the mail. I committed it now.

Thanks again,
Gabor

On Sun, Sep 18, 2011 at 3:16 AM, Minh Nguyen <address@hidden> wrote:
> 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
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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