rblas::matrix_vector::ll::cblas_z::cblas_zher2 [] [src]

pub unsafe extern fn cblas_zher2(order: Order, sym: Symmetry, n: c_int, alpha: *const c_void, x: *const c_void, inc_x: c_int, y: *const c_void, inc_y: c_int, a: *mut c_void, lda: c_int)