Function bli_dotv_ex

Source
pub unsafe extern "C" fn bli_dotv_ex(
    x: *mut obj_t,
    y: *mut obj_t,
    rho: *mut obj_t,
    cntx: *mut cntx_t,
    rntm: *mut rntm_t,
)