Skip to main content

nfloat_complex_add

Function nfloat_complex_add 

Source
pub unsafe extern "C" fn nfloat_complex_add(
    res: nfloat_complex_ptr,
    x: nfloat_complex_srcptr,
    y: nfloat_complex_srcptr,
    ctx: *mut gr_ctx_struct,
) -> c_int