or even
, which could not be managed as dense matrices.It is implemented as
template<class C, class R=sparse::rep2d<C> > struct MatrSps;
where
C is the type of coefficients.R is the type of the internal representation.sparse::rep2d.synaps/linalg/MatrSps.h. ![]() |