Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::opt |
Enumerations | |
| enum class | belfem::opt::Algorithm { belfem::opt::BOBYQA = 0 , belfem::opt::COBYLA = 1 , belfem::opt::NELDERMEAD = 2 , belfem::opt::SBPLX = 3 , belfem::opt::PRAXIS = 4 , belfem::opt::MMA = 5 , belfem::opt::SLSQP = 6 , belfem::opt::LBFGS = 7 } |
| optimization algorithm selector. More... | |