|
Gadget
|


Go to the source code of this file.
Classes | |
| class | OptInfo |
| This is the base class used to perform the optimisation calculation for the model. More... | |
| class | OptInfoHooke |
| This is the class used for the Hooke & Jeeves optimisation. More... | |
| class | OptInfoSimann |
| This is the class used for the Simualted Annealing optimisation. More... | |
| class | OptInfoBFGS |
| This is the class used for the BFGS optimisation. More... | |
Enumerations | |
| enum | OptType { OPTHOOKE = 1 , OPTSIMANN , OPTBFGS } |
| enum OptType |