|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LikelihoodCalculator
classes that calculate likelihoods should implement this interface.
Method Summary | |
---|---|
double |
calculateLogLikelihood()
|
void |
release()
This method should be called when the user is through using this calculator to inform it to release any resources it has allocated. |
Method Detail |
---|
double calculateLogLikelihood()
void release()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |