| _m | IncrementalSGD< T > | [protected] |
| addExample(int y, T ex)=0 | IncrementalSGD< T > | [pure 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] |
| ~IncrementalSGD() | IncrementalSGD< T > | [inline, virtual] |
1.4.7