Boost logo

Ublas :

Subject: Re: [ublas] compessed_matrix updating issue
From: petros (pmamales_at_[hidden])
Date: 2012-02-29 15:35:23


Well,
it worked for me like this - for other's future reference
(column-compressed) :

sparse.set_filled(
    sparse.index1_data().size(),
    sparse.value_data().size()
) ;

Again thank you very much - had already spent a couple of hours - a pity
that so little documentation exists,
for so much work done .
P-

-----Original Message-----
From: Thomas Klimpel
Sent: Wednesday, February 29, 2012 3:21 PM
To: ublas mailing list
Subject: Re: [ublas] compessed_matrix updating issue

petros wrote:
> Have not forgotten, did not know ! ;- ))
> The documentation is rather scarce. Any pointer ?

Sorry no. I was already too lazy last time to check whether there is any
documentation, or how "set_filled" must be called exactly:
<http://lists.boost.org/MailArchives/ublas/2011/11/5073.php>

Regards,
Thomas
_______________________________________________
ublas mailing list
ublas_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/ublas
Sent to: pmamales_at_[hidden]