#include <Hdf5Reader.hpp>
◆ Hdf5Reader()
hops::Hdf5Reader::Hdf5Reader |
( |
| ) |
|
|
delete |
◆ read()
template<typename T >
template Eigen::MatrixXd hops::Hdf5Reader::read |
( |
const std::string & |
file, |
|
|
const std::string & |
pathToDataset |
|
) |
| |
|
static |
Reads an object of Type T from a dataset in an hdf5 file.
- Template Parameters
-
- Parameters
-
file | hdf5 file |
pathToDataset | path to dataset in the hdf5 file. Usually starts with /, but it is not required. |
- Returns
The documentation for this class was generated from the following files: