For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
Not
struct Not
Registers the mo.not graph op with the graph compiler.
Implemented traitsโ
AnyType,
Deinitable,
ElementwiseUnaryOp,
Movable
Methodsโ
elementwiseโ
static def elementwise[dtype: DType, width: SIMDLength](x: SIMD[dtype, width]) -> SIMD[dtype, width]
Returns: