Type Definition opendp::dist::L1Distance[][src]

pub type L1Distance<Q> = LpDistance<Q, 1>;