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::CustomDenseChunkedMatrix< Value_, Index_, Chunk_ > |
Matrix of custom dense chunks. More... | |
Namespaces | |
namespace | tatami_chunked |
Methods to handle chunked tatami matrices. | |
Custom dense chunked matrix.