Skip navigation links
org.apache.commons.math.distribution

Interface HasDensity<P>

    • Method Detail

      • density

        double density(P x)
                throws MathException
        Deprecated. 
        Compute the probability density function.
        Parameters:
        x - point for which the probability density is requested
        Returns:
        probability density at point x
        Throws:
        MathException - if probability density cannot be computed at specifed point

"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"