cplx

Function cplx 

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

Create a complex Array from real Array

This is an element wise unary operation.