Function vlfeat_sys::_vl_weighted_sigma_avx_f [] [src]

pub unsafe extern "C" fn _vl_weighted_sigma_avx_f(
    dimension: vl_size,
    S: *mut f32,
    X: *const f32,
    Y: *const f32,
    W: f32
)