Module vtable

Source
Expand description

This module contains the VTable definitions for a Vortex Array.

Traits§

ComputeVTable
VTable for dispatching compute functions to Vortex encodings.
EncodingVTable
Dyn-compatible VTable trait for a Vortex array encoding.

Type Aliases§

VTableRef
A reference to an array VTable, either static or arc’d.