//! AIR composition error: ε_ALI = L⁺ · num_constraints / |F|.
//!
//! Regime-independent — the list size L⁺ is passed in by the caller,
//! computed from the chosen proximity regime via [`crate::proximity`].
use log2;
use crateErrorBits;
/// `-log2(ε_ALI)` in bits. Returns 0 bits if inputs are degenerate.