lu_f32

Function lu_f32 

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

proxy for hal::LU