Skip to main content

Module not

Module not 

Source

Structs§

Not
Expression that logically inverts boolean values.
NotExecuteAdaptor
Adaptor that wraps a NotKernel impl as an ExecuteParentKernel.
NotReduceAdaptor
Adaptor that wraps a NotReduce impl as an ArrayParentReduceRule.

Traits§

NotKernel
Invert a boolean array, potentially reading buffers.
NotReduce
Invert a boolean array without reading buffers.