pub fn floor_divide_device( a: impl AsRef<Array>, other: impl AsRef<Array>, stream: impl AsRef<Stream>, ) -> Result<Array>
See Array::floor_divide.
Array::floor_divide