Skip to main content

Mojo function

sum_func

sum_func[dtype: DType, width: Int](a: SIMD[dtype, width], b: SIMD[dtype, width]) -> SIMD[dtype, width]

Returns:

SIMD

Was this page helpful?