bundles / scipy latest / scipy / stats / _multivariate / multivariate_normal_gen / entropy
function
scipy.stats._multivariate:multivariate_normal_gen.entropy
Signature
def entropy ( self , mean = None , cov = 1 ) Summary
Compute the differential entropy of the multivariate normal.
Parameters
%(_mvn_doc_default_callparams)s
Returns
h: scalarEntropy of the multivariate normal distribution
Notes
%(_mvn_doc_callparams_note)s
Aliases
-
scipy.stats._multivariate.multivariate_normal_gen.entropy