Interface GeneralConstraintGroupManager.LikelihoodScoreAccess

Enclosing class:
GeneralConstraintGroupManager

public static interface GeneralConstraintGroupManager.LikelihoodScoreAccess
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    The likelihood score doesn't exactly have to be the likelihood (well, it should be, but it may be the optimised likelihood)
  • Method Details

    • calculateLikelihoodScore

      double calculateLikelihoodScore()
      The likelihood score doesn't exactly have to be the likelihood (well, it should be, but it may be the optimised likelihood)
      Returns:
      the likelihood score (should be negative)