pub fn nte_rate_backend(
x: &[u8],
y: &[u8],
max_order: i64,
backend: &RateBackend,
) -> f64Expand description
Normalized transform effort (variation-of-information form) under an explicit backend.
Returns a value in [0, 2] after clamping.