mlx_rs::ops

Function tan_device

Source
pub fn tan_device(
    a: impl AsRef<Array>,
    stream: impl AsRef<Stream>,
) -> Result<Array>
Expand description

See [Array::tan].