Home | Trees | Indices | Help |
|
---|
|
object --+ | DampedLineSearch
A damped line search, takes a point and a direction. Tests a new point for minimization, if it is greater that the current cost times (1 + error), the step is divided by two, until the step is too small
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Needs to have :
Can have :
|
Returns a good candidate Parameters :
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012 | http://epydoc.sourceforge.net |