Boost logo

Ublas :

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


Am Saturday 25 July 2009 schrieb rrossi_at_[hidden]:
> Hi Gunther, wouldn't it be possible to make a constructor with
> existing data? the new matrix could then assume the ownership of the
> different datas... and this would be minimally intrusive as only the
> constructor would have to be modified. in any case thank you for the
> attention Riccardo

I added a new class compressed_matrix_view. It is far from being
complete but please have a look if it goes the right direction.

mfg
Gunter