tatami_chunked
Helpers to create custom chunked tatami matrices
Loading...
Searching...
No Matches
Public Attributes | List of all members
tatami_chunked::DenseSlabFactory< Value_ >::Slab Struct Reference

Dense slab. More...

#include <DenseSlabFactory.hpp>

Public Attributes

Value_data = NULL
 

Detailed Description

template<typename Value_>
struct tatami_chunked::DenseSlabFactory< Value_ >::Slab

Dense slab.

Member Data Documentation

◆ data

Pointer to a buffer with slab_size addressable data elements (as used in the DenseSlabFactory constructor).


The documentation for this struct was generated from the following file: