GemaCoreLib
The GeMA Core library
Macros | Variables
gmSparseMatrix.cpp File Reference

Implementation of the GmSparseMatrix template class. More...

#include "gmSparseMatrix.h"
#include "gmSparseMatrixLayoutBuilder.h"
#include <gmTrace.h>
#include <assert.h>
#include <QBitArray>
Include dependency graph for gmSparseMatrix.cpp:

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 >
 

Detailed Description

Implementation of the GmSparseMatrix template class.

Author
Carlos A. T. Mendes
Date
january, 2019