Function amici::setSolverOptions

Function Documentation

void amici::setSolverOptions(const mxArray *prhs[], int nrhs, Solver &solver)

setSolverOptions solver options from the matlab call to a solver object

Parameters
  • prhs: pointer to the array of input arguments

  • nrhs: number of elements in prhs

  • solver: solver to update