Stan  2.10.0
probability, sampling & optimization
Public Types | List of all members
stan::services::error_codes Struct Reference

#include <error_codes.hpp>

Public Types

enum  {
  OK = 0, USAGE = 64, DATAERR = 65, NOINPUT = 66,
  SOFTWARE = 70, CONFIG = 78
}
 

Detailed Description

Definition at line 7 of file error_codes.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
OK 
USAGE 
DATAERR 
NOINPUT 
SOFTWARE 
CONFIG 

Definition at line 10 of file error_codes.hpp.


The documentation for this struct was generated from the following file:

     [ Stan Home Page ] © 2011–2016, Stan Development Team.