#include <assert.h>#include <cmath>#include "cgboost.h"#include "vectorop.h"#include "optimize.h"Include dependency graph for cgboost.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | lemga | 
Defines | |
| #define | USE_F_FOR_D false | 
Functions | |
| REGISTER_CREATOR (lemga::CGBoost) | |
Definition in file cgboost.cpp.
      
  | 
  
| 
 The trained hypothesis f (with norm 1) is the real used search direction. One option is to replace cgd (d) by f everytime, while trying to keep the norm of d. Definition at line 15 of file cgboost.cpp.  | 
  
      
  | 
  
| 
 
  | 
  
 1.4.6