[][src]Function bromberg_sl2::constmatmul

pub const fn constmatmul(a: HashMatrix, b: HashMatrix) -> HashMatrix

Identical to the * operator; exposed to provide a const version.