peroxide::complex::matrix

Function cmatmul

Source
pub fn cmatmul(a: &ComplexMatrix, b: &ComplexMatrix) -> ComplexMatrix
Expand description

Matrix multiply back-ends