![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <error_codes.hpp>
Public Types | |
enum | { OK = 0, USAGE = 64, DATAERR = 65, NOINPUT = 66, SOFTWARE = 70, CONFIG = 78 } |
Definition at line 7 of file error_codes.hpp.
anonymous enum |
Enumerator | |
---|---|
OK | |
USAGE | |
DATAERR | |
NOINPUT | |
SOFTWARE | |
CONFIG |
Definition at line 10 of file error_codes.hpp.