| _m | IncrementalSGD< T > |  [protected] | 
| addExample(int y, T ex) | TrueSGD< T > |  [virtual] | 
| classifyExample(T f) | IncrementalSGD< T > | |
| classifyExample(struct model &m, T x) | IncrementalSGD< T > |  [inline, static] | 
| getModel() | IncrementalSGD< T > |  [inline] | 
| IncrementalSGD(int dim, double l) | IncrementalSGD< T > | |
| lambda | IncrementalSGD< T > |  [protected] | 
| oneStep(double y, T ex) | IncrementalSGD< T > |  [protected] | 
| resetModel() | IncrementalSGD< T > | |
| setModel(model m) | IncrementalSGD< T > |  [inline] | 
| TrueSGD(int dim, double lambda) | TrueSGD< T > |  [inline] | 
| ~IncrementalSGD() | IncrementalSGD< T > |  [inline, virtual] | 
 1.4.7