Interface UnivariateEVD

    • Method Detail

      • logDensity

        double logDensity​(double x)
        Get the logarithm of the probability density function at \(x\), that is, \(\log(f(x))\).
        Parameters:
        x - \(x\)
        Returns:
        \(\log(f(x))\)