Detailed Description
Definition at line 57 of file Tron.h.
List of all members.
Constructor & Destructor Documentation
      
        
          | CTron  | 
          ( | 
          const function *  | 
           fun_obj,  | 
        
        
           | 
           | 
          float64_t  | 
           eps = 0.1,  | 
        
        
           | 
           | 
          int32_t  | 
           max_iter = 1000 |   | 
        
        
           | 
          ) | 
           |  |  | 
        
      
 
constructor
- Parameters:
 - 
  
     | fun_obj  | object of class function  | 
     | eps  | eps  | 
     | max_iter  | max iter  | 
  
   
Definition at line 16 of file Tron.cpp.
 
 
Member Function Documentation
      
        
          | virtual const char* get_name  | 
          ( | 
          void  | 
           | 
           )  | 
           const [virtual] | 
        
      
 
- Returns:
 - object name 
 
Definition at line 78 of file Tron.h.
 
 
tron
- Parameters:
 - 
  
     | w  | w  | 
     | max_train_time  | maximum training time  | 
  
   
Definition at line 28 of file Tron.cpp.
 
 
The documentation for this class was generated from the following files: