Stan  1.0
probability, sampling & optimization
Functions
stanc.cpp File Reference
#include <stan/command/stanc_helper.hpp>

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
 The Stan compiler (stanc). More...
 

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

The Stan compiler (stanc).

Parameters
argcNumber of arguments
argvArguments
Returns
0 for success, -1 for exception, -2 for parser failure, -3 for invalid arguments.

Definition at line 12 of file stanc.cpp.


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