tatami_hdf5
tatami bindings for HDF5-backed matrices
Loading...
Searching...
No Matches
Namespaces | Enumerations
utils.hpp File Reference

Utilities for HDF5 extraction. More...

Go to the source code of this file.

Namespaces

namespace  tatami_hdf5
 Representations for matrix data in HDF5 files.
 

Enumerations

enum class  tatami_hdf5::WriteStorageLayout { AUTOMATIC , COLUMN , ROW }
 
enum class  tatami_hdf5::WriteStorageType {
  AUTOMATIC , INT8 , UINT8 , INT16 ,
  UINT16 , INT32 , UINT32 , DOUBLE
}
 

Detailed Description

Utilities for HDF5 extraction.