Function rlapack::ll::stgsy2_ [] [src]

pub unsafe extern "C" fn stgsy2_(
    __trans: *mut c_char,
    __ijob: *mut __CLPK_integer,
    __m: *mut __CLPK_integer,
    __n: *mut __CLPK_integer,
    __a: *mut __CLPK_real,
    __lda: *mut __CLPK_integer,
    __b: *mut __CLPK_real,
    __ldb: *mut __CLPK_integer,
    __c__: *mut __CLPK_real,
    __ldc: *mut __CLPK_integer,
    __d__: *mut __CLPK_real,
    __ldd: *mut __CLPK_integer,
    __e: *mut __CLPK_real,
    __lde: *mut __CLPK_integer,
    __f: *mut __CLPK_real,
    __ldf: *mut __CLPK_integer,
    __scale: *mut __CLPK_real,
    __rdsum: *mut __CLPK_real,
    __rdscal: *mut __CLPK_real,
    __iwork: *mut __CLPK_integer,
    __pq: *mut __CLPK_integer,
    __info: *mut __CLPK_integer
) -> c_int