[ Search |  Up Level |  Project home |  Index |  Class hierarchy ]

 GetStartedFiveO.ox

This code runs the examples discussed in Get Started.

 Global variables, functions

Variables
 key static
Functions
 GS5OA
 GS5OB

 Rosenbrock

Public fields
 x
 y
Public methods
 Rosenbrock
 vfunc

 SysExample

Public fields
 x
Public methods
 SysExample
 vfunc

 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]