![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmSparseMatrix template class. More...
#include "gmSolverMatrix.h"#include "gmSparseMatrixTripletData.h"#include "gmSparseMatrixOptions.h"#include "gmThreadManager.h"

Go to the source code of this file.
Classes | |
| class | GmSparseMatrixBase |
| A base class derived from QObject. Needed since GmSparseMatrix is a template and so can't inherit directly from QObject. More... | |
| class | GmSparseMatrix< IndexType, T > |
| A class for wrapping up a sparse matrix either using CSR or CSC format. Can also differ on the type used for storing line and column indices. More... | |
Declaration of the GmSparseMatrix template class.
1.8.15