Function amici::hdf5::getDoubleDataset1D

Function Documentation

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

Read 1-dimensional native double dataset from HDF5 file.

Return

Data read

Parameters
  • file: HDF5 file object

  • name: Name of dataset to read