Skip to main content

eye_device

Function eye_device 

Source
pub fn eye_device<T: ArrayElement>(
    n: i32,
    m: Option<i32>,
    k: Option<i32>,
    stream: impl AsRef<Stream>,
) -> Result<Array>
👎Deprecated since 0.26.0:

use with_stream or with_device around eye

Expand description

Compatibility shim for eye.