OpenCMISS-Zinc C++ API Documentation
Todo List
Member OpenCMISS::Zinc::Optimisation::ATTRIBUTE_TRUST_REGION_SIZE

Need to better initialise the default value, see https://software.sandia.gov/opt++/opt++2.4_doc/html/ControlParameters.html)

Reserving this one for when trust region methods are available via the API. Currently everything uses linesearch methods only.

Reserving this one for when trust region methods are available via the API. Currently everything uses linesearch methods only.

Member OpenCMISS::Zinc::Optimisation::Method
Might be worth separating the non-linear problem setup from the optimisation algorithm to mirror the underlying Opt++ structure?