tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
Classes | Namespaces
FragmentedSparseMatrix.hpp File Reference

Fragmented sparse matrix representation. More...

Go to the source code of this file.

Classes

class  tatami::FragmentedSparseMatrix< Value_, Index_, ValueVectorStorage_, IndexVectorStorage_ >
 Fragmented sparse matrix representation. More...
 
class  tatami::FragmentedSparseColumnMatrix< Value_, Index_, ValueVectorStorage_, IndexVectorStorage_ >
 Fragmented sparse column matrix. More...
 
class  tatami::FragmentedSparseRowMatrix< Value_, Index_, ValueVectorStorage_, IndexVectorStorage_ >
 Fragmented sparse row matrix. More...
 

Namespaces

namespace  tatami
 Flexible representations for matrix data.
 

Detailed Description

Fragmented sparse matrix representation.