Interface Score

All Known Subinterfaces:
DiscreteScore, HasPenaltyDiscount
All Known Implementing Classes:
BasisFunctionBicScore, BdeScore, BdeuScore, ConditionalGaussianScore, DegenerateGaussianScore, DiscreteBicScore, DiscreteBicScoreAdTree, EbicScore, GicScores, GraphScore, ImagesScore, IndTestScore, MagCgBicScore, MagDgBicScore, MagSemBicScore, MnlrScore, MvpScore, PoissonPriorScore, SemBicScore, SemBicScoreDeterministic, ZsbScore

public interface Score
Interface for a score. Most methods are given defaults so that such a score will be easy to implement in Python usign JPype.
Version:
$Id: $Id
Author:
josephramsey