public class WeightHypothesis2 extends Hypothesis
Constructor and Description |
---|
WeightHypothesis2(Domain pDomain) |
Modifier and Type | Method and Description |
---|---|
double |
getWeight() |
void |
setWeight(double value) |
java.lang.String |
toString() |
getProbability, setProbability
public WeightHypothesis2(Domain pDomain)