[][src]Function opencv::core::lu_f32

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

proxy for hal::LU