conj

Function conj 

Source
pub fn conj<C, T>(a: &[C]) -> Vec<C>
where C: Complex<T>,