| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FiniteDifferencesFunction --+
|
FiniteDifferencesCache
General class for recognition by ParamEst as a function with a non-explicit derivative. Uses a cache to save recomputation of most recent values.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates the function : - eps is the scale at which the function varies by O(1) in each parameter direction - grad_ratio_tol (optional, default = 10) is the relative change in any direction after which the function is deemed to have changed non-smoothly, so that gradient in that direction will be ignored this step
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012 | http://epydoc.sourceforge.net |