[][src]Function conshomfold::get_max_bp_span

pub fn get_max_bp_span<T>(
    sparse_bpp_mat: &HashMap<(T, T), f32, BuildHasherDefault<FxHasher>>
) -> T where
    T: Unsigned + PrimInt + Hash + FromPrimitive + Integer + Ord