[][src]Function q1tsim::cmatrix::kron_mat

pub fn kron_mat(a0: &CMatrix, a1: &CMatrix) -> CMatrix

Compute the Kronecker product m0m1.