#include <cost.h>
Inheritance diagram for logistic:


Public Member Functions | |
| logistic () | |
| virtual REAL | cost (const REAL &F, const REAL &y) const | 
| virtual REAL | deriv1 (const REAL &F, const REAL &y) const | 
Public Attributes | |
| REAL | lambda | 
Definition at line 49 of file cost.h.
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
 Reimplemented from AdaCost< REAL >. Definition at line 52 of file cost.h. References logistic::lambda.  | 
  
      
  | 
  ||||||||||||
| 
 
 Reimplemented from AdaCost< REAL >. Definition at line 55 of file cost.h. References logistic::lambda.  | 
  
      
  | 
  
| 
 
 Definition at line 50 of file cost.h. Referenced by logistic::cost(), and logistic::deriv1().  | 
  
 1.4.6