tatami
C++ API for different matrix representations
|
Options for data access. More...
Go to the source code of this file.
Classes | |
struct | tatami::Options |
Options for accessing data from a Matrix instance. More... | |
Namespaces | |
namespace | tatami |
Flexible representations for matrix data. | |
Enumerations | |
enum class | tatami::DimensionSelectionType : char { FULL , BLOCK , INDEX } |
Options for data access.