Skip to main content

Mojo trait

ElementwiseBinaryOp

Implemented traitsโ€‹

AnyType

Required methodsโ€‹

elementwiseโ€‹

static elementwise[dtype: DType, width: Int](lhs: SIMD[dtype, width], rhs: SIMD[dtype, width]) -> SIMD[dtype, width]

Returns:

SIMD

Was this page helpful?