Skip to main content

try_ned_rate_backend

Function try_ned_rate_backend 

Source
pub fn try_ned_rate_backend(
    x: &[u8],
    y: &[u8],
    backend: &CompiledRateBackend,
) -> InfotheoryResult<f64>
Expand description

Normalized entropy distance under an explicit backend.

Returns a value in [0, 1] after clamping.