Package pal.eval

Interface LikelihoodCalculator

    • Method Detail

      • calculateLogLikelihood

        double calculateLogLikelihood()
      • release

        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.