Skip to main content

Mojo trait

ElementwiseUnaryMixedOp

Implemented traits

AnyType, UnknownDestructibility

Methods

elementwise

static elementwise[dtype: DType, out_dtype: DType, width: Int](x: SIMD[dtype, width]) -> SIMD[out_dtype, width]

Returns:

SIMD

Was this page helpful?