addParent(RecursiveGroundFeature *parent, int parentIndex) | GroundFeature | [inline] |
cachedDeriv_ | GroundFeature | [protected] |
cachedLogValue_ | GroundFeature | [protected] |
cachedValue_ | GroundFeature | [protected] |
computeLogValue() | GroundFeature | [inline, virtual] |
computePartialDeriv(int featureIndex, int weightIndex) | PredicateGroundFeature | [inline, virtual] |
computeValue() | PredicateGroundFeature | [inline, virtual] |
dirtyDeriv_ | GroundFeature | [protected] |
dirtyLogValue_ | GroundFeature | [protected] |
dirtyValue_ | GroundFeature | [protected] |
getChildDeriv(int i) | GroundFeature | [inline, virtual] |
getCounts(int featureIndex, int weightIndex) | GroundFeature | [inline] |
getDeriv() | GroundFeature | [inline] |
getLogValue() | GroundFeature | [inline] |
getPredicate() | PredicateGroundFeature | [inline] |
getValue() | GroundFeature | [inline] |
GroundFeature() | GroundFeature | [inline] |
parentIndices_ | GroundFeature | [protected] |
parents_ | GroundFeature | [protected] |
PredicateGroundFeature(const Predicate &pred) | PredicateGroundFeature | [inline] |
setDirty() | GroundFeature | [inline] |
setValue(bool val) | PredicateGroundFeature | [inline] |
setValueAndUpdate(bool val) | PredicateGroundFeature | [inline] |
setValueAndUpdateCounts(bool val) | PredicateGroundFeature | [inline] |
updateParentCounts(double oldValue, double newValue) | GroundFeature | [inline] |
updateParents(double oldValue, double newValue) | GroundFeature | [inline] |
~GroundFeature() | GroundFeature | [inline, virtual] |
~PredicateGroundFeature() | PredicateGroundFeature | [inline, virtual] |