PACKAGE NAME: gmm-5.5-noarch-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 118 K UNCOMPRESSED PACKAGE SIZE: 472 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: PACKAGE DESCRIPTION: gmm: gmm (C++ generic matrix template library) gmm: gmm: Gmm++ is a generic C++ template library for sparse, dense and skyline gmm: matrices. It is built as a set of generic algorithms (mult, add, copy, gmm: sub-matrices, dense and sparse solvers, etc.) for any interfaced vector gmm: type or matrix type. It can be viewed as a glue library that allows gmm: cooperation between several vector and matrix types. However, basic gmm: sparse, dense and skyline matrix/vector types are built in Gmm++, so gmm: it can be used as a standalone linear algebra library. gmm: gmm: