Type Alias EntropyDensity

Source
pub type EntropyDensity<T = f64> = Quantity<T, _EntropyDensity>;

Aliased Typeยง

pub struct EntropyDensity<T = f64>(/* private fields */);