| Home | Trees | Indices | Help |
|
|---|
|
|
Module containing the core optimizers
Optimizers :
|
|||
| |||
|
|||
|
StandardOptimizer A standard optimizer, takes a step and finds the best candidate Must give in self.optimalPoint the optimal point after optimization |
|||
|
StandardOptimizerModifying A standard optimizer, takes a step and finds the best candidate Must give in self.optimalPoint the optimal point after optimization After each iteration the resulting optimization point is modified by a call to a function |
|||
|
|||
optimizer__all__ =
|
|||
|
|||
optimizer__all__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:18 2012 | http://epydoc.sourceforge.net |