Skip to main content

Mojo trait

ElementwiseBinaryOp

Implemented traits

AnyType, UnknownDestructibility

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?