Function rlapack::ll::clacon_ [] [src]

pub unsafe extern "C" fn clacon_(
    __n: *mut __CLPK_integer,
    __v: *mut __CLPK_complex,
    __x: *mut __CLPK_complex,
    __est: *mut __CLPK_real,
    __kase: *mut __CLPK_integer
) -> c_int