mlx_rs::ops

Function logical_and

Source
pub fn logical_and(a: impl AsRef<Array>, b: impl AsRef<Array>) -> Result<Array>
Expand description