rblas::matrix_vector::ll::cblas_c::cblas_chpr2 [] [src]

pub unsafe extern fn cblas_chpr2(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)