Computes the integral of the product of this kernel density estimate with another.
other : gaussian_kde instance
the other kde
value : scalar
the result of the integral
ValueError if the KDEs have different dimensionality. :
Enter search terms or a module, class or function name.