Package PyDSTool :: Package Toolbox :: Package optimizers :: Package optimizer :: Module standard_optimizer_modifying
[hide private]
[frames] | no frames]

Module standard_optimizer_modifying

source code

A standard optimizer with a special object that modifies the resulting set of parameters

Classes [hide private]
  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