From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-08-07 16:34:13


Anybody using ublas sparse matrices ?
I ' ve currently my own implementation of a sparse matrix in Harwell-Boeing
(or compressed sparse column) and coordinate format. Now I'm looking for the
ublas equivalents.
AFAICT, the sparse_vector_of_sparse_vector looks close to a CSC format but
isn't. Anybody can point me in the right direction.

Thanks

toon