Function libR_sys::dnrm2_

source ·
pub unsafe extern "C" fn dnrm2_(
    n: *const c_int,
    dx: *const f64,
    incx: *const c_int
) -> f64