bundles / scipy 1.17.1 / scipy / stats / _multivariate / wishart_gen / _entropy
function
scipy.stats._multivariate:wishart_gen._entropy
Signature
def _entropy ( self , dim , df , log_det_scale ) Summary
Compute the differential entropy of the Wishart.
Parameters
dim: intDimension of the scale matrix
df: intDegrees of freedom
log_det_scale: floatLogarithm of the determinant of the scale matrix
Notes
As this function does no argument checking, it should not be called directly; use 'entropy' instead.
Aliases
-
scipy.stats._multivariate.wishart_gen._entropy