mlx_rs::ops

Function remainder

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