Multiply estimated density by a multivariate Gaussian and integrate over the wholespace.
| Parameters : | mean : vector
cov : matrix
|
|---|---|
| Returns : | result : scalar
|
| Raises : | ValueError if the mean or covariance of the input Gaussian differs from : the KDE’s dimensionality. : |