[][src]Function opencv::core::lu

pub fn lu(
    a: &mut f64,
    astep: size_t,
    m: i32,
    b: &mut f64,
    bstep: size_t,
    n: i32
) -> Result<i32>

proxy for hal::LU