rlapack::ll::zsymv_ [] [src]

pub unsafe extern fn zsymv_(__uplo: *mut c_char, __n: *mut __CLPK_integer, __alpha: *mut __CLPK_doublecomplex, __a: *mut __CLPK_doublecomplex, __lda: *mut __CLPK_integer, __x: *mut __CLPK_doublecomplex, __incx: *mut __CLPK_integer, __beta: *mut __CLPK_doublecomplex, __y: *mut __CLPK_doublecomplex, __incy: *mut __CLPK_integer) -> c_int