Module execution

Module execution 

Source

Structs§

BatchKernelAdapter
Adapter to create a batch kernel from a closure.

Enums§

MaskExecution

Traits§

BatchKernel
Trait for batch execution kernels that produce a vector result.
BindCtx
Context for binding batch execution kernels.
ExecutionCtx
Execution context for batch array compute.

Functions§

kernel
Create a batch execution kernel from the given closure.

Type Aliases§

BatchKernelRef
Type-alias for heap-allocated batch execution kernels.