Skip to main content

eig_device

Function eig_device 

Source
pub fn eig_device(
    a: impl AsRef<Array>,
    stream: impl AsRef<Stream>,
) -> Result<(Array, Array)>
👎Deprecated since 0.26.0:

use with_stream or with_device around eig

Expand description

Compatibility shim for eig.