1#ifndef RITSUKO_HDF5_HPP
2#define RITSUKO_HDF5_HPP
Iterate through an N-dimensional dataset by block.
Stream a numeric 1-dimensional HDF5 dataset into memory.
Stream a numeric 1-dimensional HDF5 dataset into memory.
Check for larger-than-expected types in HDF5 datasets.
Get the length of a 1-dimensional HDF5 dataset.
Get the dimensions of a HDF5 dataset.
Get the name of a HDF5 object.
Check if a string datatype uses a UTF-8 encoding.
Helper functions to load datasets.
Miscellaneous functions for user convenience.
Get the missing placeholder attribute.
Assorted helper functions for parsing and validation.
Definition choose_missing_placeholder.hpp:15
Convenience functions to safely open HDF5 handles.
Pick a block size for a 1-dimensional HDF5 dataset.
Pick block dimensions for an N-dimensional HDF5 dataset.
Helper functions to validate strings.