tatami_chunked
Helpers to create custom chunked tatami matrices
|
Create a oracle-aware cache with subsets. More...
Go to the source code of this file.
Classes | |
struct | tatami_chunked::OracularSubsettedSlabCacheSelectionDetails< Index_ > |
Details on the subset to extract in OracularSubsettedSlabCache . More... | |
class | tatami_chunked::OracularSubsettedSlabCache< Id_, Index_, Slab_ > |
Oracle-aware cache for slabs, plus subsets. More... | |
Namespaces | |
namespace | tatami_chunked |
Methods to handle chunked tatami matrices. | |
Enumerations | |
enum class | tatami_chunked::OracularSubsettedSlabCacheSelectionType : char { FULL , BLOCK , INDEX } |
Create a oracle-aware cache with subsets.