![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmSparseMatrixTripletBuffer< T >, including all inherited members.
append(const GmSparseMatrixTripletData< T > &val)=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
appendFromThread(int tid, const GmSparseMatrixTripletData< T > &val)=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
clear()=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
data()=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
reserve(size_t size)=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
size() const=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
sortedData(int nlin, GmSparseMatrixTripletBufferSortStrategy st)=0 | GmSparseMatrixTripletBuffer< T > | pure virtual |
sortStrategyToStr(GmSparseMatrixTripletBufferSortStrategy st) | GmSparseMatrixTripletBuffer< T > | static |
strToSortStrategy(const QString &str) | GmSparseMatrixTripletBuffer< T > | static |
usedMemory() const=0 | GmAppendBuffer< GmSparseMatrixTripletData< T > > | pure virtual |
~GmAppendBuffer() | GmAppendBuffer< GmSparseMatrixTripletData< T > > | inlinevirtual |