Function bli_znormfv

Source
pub unsafe extern "C" fn bli_znormfv(
    n: dim_t,
    x: *mut dcomplex,
    incx: inc_t,
    norm: *mut f64,
)