Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
Class for back-and-forth coordinate descent minimisation specific functions. Unless you know what you are doing, you should call the function 'coordinate_descent' rather than using this class.
|
The new parameter function. Find the search direction, do a line search, and get xk+1 and fk+1. |
Function to update the function value, gradient vector, and Hessian matrix.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:31:46 2013 | http://epydoc.sourceforge.net |