Function rlapack::ll::zhpgst_ [] [src]

pub unsafe extern "C" fn zhpgst_(
    __itype: *mut __CLPK_integer,
    __uplo: *mut c_char,
    __n: *mut __CLPK_integer,
    __ap: *mut __CLPK_doublecomplex,
    __bp: *mut __CLPK_doublecomplex,
    __info: *mut __CLPK_integer
) -> c_int