Boost logo

Ublas :

From: choon (teochoonhui_at_[hidden])
Date: 2007-07-11 11:51:06


Hi,

May I know if there are ways to fill the entries of a sparse/dense matrix
besides this: M(i,j) = value?
For sparse (compressed sparse row) matrix, I could provide data in the
standard (rows,columns,values) format, whereas for dense matrix, I have a
long 1D array of length = num_rows*num_columns.

Thanks,
Choon

-- 
View this message in context: http://www.nabble.com/fill-the-entries-of-sparse-and-dense-matrices-tf4062731.html#a11542964
Sent from the Boost - uBLAS mailing list archive at Nabble.com.