* Reduced overhead for copying to/from ublas::compressed_matrix<>
* Generalized sparse_matrix_adapter. Now all types std::vector< std::map<T, U> > are supported (T was fixed to 'unsigned int' previously)
Loading
Please register or sign in to comment