Examples demonstrating the optimisation capabilities of Cmgui. The gfx minimise
command can be used to minimise a specified field. Depending on the minimisation method chosen, this field can be a scalar valued field or the values to be used in a least-squares minimisation.
The different minimisation methods currently available in Cmgui are:
QUASI_NEWTON
: A quasi-Newton minimisation method from the Opt++ suite of nonlinear optimisation methods.
LEAST_SQUARES_QUASI_NEWTON
: A Newton least-squares minimisation method from the Opt++ suite of nonlinear optimisation methods.
Cmgui currently utilises a patched version of Opt++ revision 681 from https://software.sandia.gov/svn/public/optpp/optpp/trunk/ (see the README for the current status).
Examples are:
Html last generated: Sun Mar 6 05:50:59 2016
Input last modified: Fri Apr 20 16:00:32 2012