![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the GmSparseMatrix template class. More...
#include "gmSparseMatrix.h"#include "gmSparseMatrixLayoutBuilder.h"#include <gmTrace.h>#include <assert.h>#include <QBitArray>
Macros | |
| #define | MINIMUM_REALLOC_PERCENT 0.2 |
| #define | MINIMUM_REALLOC_SIZE 20*1024*1024 |
Variables | |
| template class GMC_API_EXPORT | GmSparseMatrix< int, GM_CSR_SPARSE_FORMAT > |
Implementation of the GmSparseMatrix template class.
1.8.15