sm::hdfdata

HDF5 data storage and retrieval

import sm.hdfdata;

Module file: sm/hdfdata.cppm.

Table of Contents

Summary

sm::hdfdata is a wrapper class around the HDF5 C API. It is used for saving and loading binary data in HDF5 format. It provides a simple interface for saving and loading data into, and out of containers such as sm::vec, sm::vvec, std::vector and so on.


This site uses Just the Docs, a documentation theme for Jekyll.