tatami_chunked
Helpers to create custom chunked tatami matrices
|
This is the complete list of members for tatami_chunked::SparseSlabFactory< Value_, Index_, Count_ >, including all inherited members.
create() | tatami_chunked::SparseSlabFactory< Value_, Index_, Count_ > | inline |
SparseSlabFactory(Index_ target_dim, Index_ non_target_dim, std::size_t slab_size, MaxSlabs_ max_slabs, bool needs_value, bool needs_index) | tatami_chunked::SparseSlabFactory< Value_, Index_, Count_ > | inline |
SparseSlabFactory(Index_ target_dim, Index_ non_target_dim, MaxSlabs_ max_slabs, bool needs_value, bool needs_index) | tatami_chunked::SparseSlabFactory< Value_, Index_, Count_ > | inline |
SparseSlabFactory(Index_ target_dim, Index_ non_target_dim, const SlabCacheStats< MaxSlabs_ > &stats, bool needs_value, bool needs_index) | tatami_chunked::SparseSlabFactory< Value_, Index_, Count_ > | inline |