hoi.core.entropy_gauss# hoi.core.entropy_gauss(x: array) → array[source]# Gaussian entropy. Parameters: xarray_likeArray of data of shape (n_features, n_samples) Returns: hxfloatEntropy of x (in bits)