Skip to main content

_nfloat_vec_mul

Function _nfloat_vec_mul 

Source
pub unsafe extern "C" fn _nfloat_vec_mul(
    res: nfloat_ptr,
    x: nfloat_srcptr,
    y: nfloat_srcptr,
    len: slong,
    ctx: *mut gr_ctx_struct,
) -> c_int