|
tatami_chunked
Helpers to create custom chunked tatami matrices
|
Custom sparse chunked matrix. More...
Go to the source code of this file.
Classes | |
| struct | tatami_chunked::CustomSparseChunkedMatrixOptions |
Options for data extraction from a CustomSparseChunkedMatrix. More... | |
| class | tatami_chunked::CustomSparseChunkedMatrixWorkspace< ChunkValue_, Index_ > |
Workspace for extracting data from a CustomSparseChunkedMatrixManager. More... | |
| class | tatami_chunked::CustomSparseChunkedMatrixManager< ChunkValue_, Index_ > |
Manager of chunks for a CustomSparseChunkedMatrix. More... | |
| class | tatami_chunked::CustomSparseChunkedMatrix< Value_, Index_, ChunkValue_, Manager_ > |
| Matrix of custom sparse chunks. More... | |
Namespaces | |
| namespace | tatami_chunked |
| Methods to handle chunked tatami matrices. | |
Custom sparse chunked matrix.