[][src]Function hanblas::kernel::x86_64::asum::sasum_x86_64_sse

pub unsafe fn sasum_x86_64_sse(n: HanInt, x: *const f32, incx: HanInt) -> f32
This is supported with target feature sse only.