Inheritance diagram for ConstantGroundFeature:

Public Member Functions | |
| ConstantGroundFeature (double value) | |
| virtual | ~ConstantGroundFeature () |
| virtual double | computeValue () |
| virtual double | computePartialDeriv (int featureIndex, int weightIndex) |
Protected Attributes | |
| double | val_ |
Definition at line 509 of file gfeature.h.
1.5.1