org.jactr.core.module.procedural.four.learning
Interface IProbabilityEquation

All Known Implementing Classes:
DefaultProbabilityEquation

public interface IProbabilityEquation

Description of the Interface

Author:
harrison

Method Summary
 double computeProbability(IModel model, IProduction p)
          Description of the Method
 

Method Detail

computeProbability

double computeProbability(IModel model,
                          IProduction p)
Description of the Method

Parameters:
model - Description of the Parameter
p - Description of the Parameter
Returns:
Description of the Return Value