Function amici::simulation_status_to_str

Function Documentation

std::string amici::simulation_status_to_str(int status)

Get the string representation of the given simulation status code (see ReturnData::status).

Parameters:

status – Status code

Returns:

Name of the variable representing this status code.