Package PyDSTool :: Package Toolbox :: Package optimizers :: Package step :: Module goldfeld_step :: Class GoldfeldStep
[hide private]
[frames] | no frames]

Class GoldfeldStep

source code

object --+
         |
        GoldfeldStep

The Goldfeld step

Instance Methods [hide private]
 
__call__(self, function, point, state)
Computes Goldfeld step
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__