dnrm2_

Function dnrm2_ 

Source
pub unsafe extern "C" fn dnrm2_(
    n: *const blas_int,
    x: *const f64,
    incx: *const blas_int,
) -> f64