Skip to main content

Mojo trait

ElementwiseBinaryComparisonOp

Implemented traitsโ€‹

AnyType

Required methodsโ€‹

elementwiseโ€‹

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

Returns:

SIMD

Was this page helpful?