Inheritance diagram for PredicateGroundFeature:
Public Member Functions | |
PredicateGroundFeature (const Predicate &pred) | |
virtual | ~PredicateGroundFeature () |
Predicate * | getPredicate () |
virtual double | computeValue () |
void | setValue (bool val) |
void | setValueAndUpdate (bool val) |
void | setValueAndUpdateCounts (bool val) |
virtual double | computePartialDeriv (int featureIndex, int weightIndex) |
Definition at line 443 of file gfeature.h.