Function lapacke::strexc [] [src]

pub unsafe fn strexc(
    layout: Layout,
    compq: u8,
    n: i32,
    t: &mut [f32],
    ldt: i32,
    q: &mut f32,
    ldq: i32,
    ifst: &mut [i32],
    ilst: &mut [i32]
) -> i32