Boost logo

Ublas :

Subject: Re: [ublas] CSR MATRIX creation from 3 arrays
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2009-09-03 16:18:35


Am Tuesday 21 July 2009 schrieb Riccardo Rossi:
> Hi everyone.
>
> I would like a hint on the creation of a compressed_matrix in
> ublas:
>
> i have currently three vectors of the type (Say)
> double* values
> int* column_indices
> int* row_indices
>
> exactly the same as the internals that are needed inside the ublas
> compressed matrix. I also know all of the data i may wish to have on
> my matrix.

Lets track this feature request in the ticket:

https://svn.boost.org/trac/boost/ticket/3396

mfg
Gunter

PS: any support is welcome.