Function lapacke::dspgst[][src]

pub unsafe fn dspgst(
    layout: Layout,
    itype: i32,
    uplo: u8,
    n: i32,
    ap: &mut [f64],
    bp: &[f64]
) -> i32