Function lapacke::clascl [] [src]

pub unsafe fn clascl(
    layout: Layout,
    _type: u8,
    kl: i32,
    ku: i32,
    cfrom: f32,
    cto: f32,
    m: i32,
    n: i32,
    a: &mut [c32],
    lda: i32
) -> i32