Type Definition blis_sys::cnormfv_ft

source · []
pub type cnormfv_ft = Option<unsafe extern "C" fn(n: dim_t, x: *const scomplex, incx: inc_t, norm: *mut f32)>;