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