Skip to main content

tri_inv_device

Function tri_inv_device 

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

use with_stream or with_device around tri_inv

Expand description

Compatibility shim for tri_inv.