[−][src]Function lapacke::sgeqp3
pub unsafe fn sgeqp3(
layout: Layout,
m: i32,
n: i32,
a: &mut [f32],
lda: i32,
jpvt: &mut [i32],
tau: &mut [f32]
) -> i32
pub unsafe fn sgeqp3(
layout: Layout,
m: i32,
n: i32,
a: &mut [f32],
lda: i32,
jpvt: &mut [i32],
tau: &mut [f32]
) -> i32