Skip to main content

Mojo trait

ElementwiseUnaryMixedOp

Implemented traitsโ€‹

AnyType

Required 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?