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.