public interface  oadd.org.apache.commons.math.distribution.HasDensity extends java.lang.Object
{
public abstract double density(java.lang.Object) throws oadd.org.apache.commons.math.MathException;
}