Function amici::hdf5::getIntDataset1D

Function Documentation

std::vector<int> amici::hdf5::getIntDataset1D(const H5::H5File &file, std::string const &name)

Read 1-dimensional native integer dataset from HDF5 file.

Return

Data read

Parameters
  • file: HDF5 file object

  • name: Name of dataset to read