Function peroxide::complex::matrix::cmatmul

source ยท
pub fn cmatmul(a: &ComplexMatrix, b: &ComplexMatrix) -> ComplexMatrix
Expand description

Matrix multiply back-ends