Function lapack::dspgst [] [src]

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