Function amici::writeSlice(const AmiVector &s, gsl::span<realtype> b)

Function Documentation

void amici::writeSlice(const AmiVector &s, gsl::span<realtype> b)

local helper function to write computed slice to provided buffer (AmiVector/span)

Parameters
  • s – computed value

  • b – buffer to which values are to be written