fast_entropy_2d: Fast 2D Entropy

View source: R/RcppExports.R

fast_entropy_2dR Documentation

Fast 2D Entropy

Description

Compute entropy of a 2D binned distribution.

Usage

fast_entropy_2d(x, y, n_bins)

Arguments

x

Numeric vector

y

Numeric vector

n_bins

Number of bins per dimension

Value

Normalized entropy value


dormancy documentation built on March 16, 2026, 5:09 p.m.