Skip to main content

cmat_conj_t

Function cmat_conj_t 

Source
fn cmat_conj_t(a: &[C64], d: usize) -> Vec<C64>
Expand description

Conjugate transpose of d×d complex matrix.