[][src]Function bromberg_sl2::matmul

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

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