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

Function Documentation

void amici::writeSlice(AmiVector const &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