Typedef amici::outputFunctionType

Typedef Documentation

using amici::outputFunctionType = std::function<void(std::string const &identifier, std::string const &message)>

Type for function to process warnings or error messages.