| 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 Thu Jul 3 13:38:26 2014 | http://epydoc.sourceforge.net |