tatami_chunked
Helpers to create custom chunked tatami matrices
|
#include <mock_sparse_chunk.hpp>
Temporary workspace for extracting data from the chunk. One instance of this workspace will be re-used in multiple extract()
calls for the same or even different chunks. Implementations may use any data structure here.