Module shim

Source
Expand description

Shims for non-native vectors.

Structs§

Shim2
Shim that doubles the width of a vector.
ShimToken
Shim that converts the associated token.

Traits§

Double
Determines the doubled width of this vector.

Type Aliases§

Shim4
Shim that quadruples the width of a vector.
Shim8
Shim that octuples the width of a vector.