conjg

Function conjg 

Source
pub fn conjg<T: HasAfEnum>(input: &Array<T>) -> Array<T::ComplexOutType>
Expand description

Compute the complex conjugate

This is an element wise unary operation.