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