GetStartedFiveO.ox
This code runs the examples discussed in Get Started.
Global variables, functions
Rosenbrock
SysExample
Global
GS5OA
GS5OA ( )
-
GS5OB
GS5OB ( )
-
key
static decl key
-
Rosenbrock
Rosenbrock
Rosenbrock :: Rosenbrock ( fn )
-
vfunc
Rosenbrock :: vfunc ( )
-
x
decl x [public]
-
y
decl y [public]
-
SysExample
SysExample
SysExample :: SysExample ( N )
-
vfunc
SysExample :: vfunc ( )
-
x
decl x [public]
-