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