pub fn imag_device( a: impl AsRef<Array>, stream: impl AsRef<Stream>, ) -> Result<Array>
Element-wise imaginary part from a complex array.