Expand description
Perform manually unrolled operations on arrays.
Look at ArrayUnrolledExt for the meat of this module.
Enums§
- Array
Unrolled Ops - A type which can be used to require that unrolled operations exist for a given array size.
Traits§
- Array
Adjacent Pairs - An array for which vectoreyes has implemented adjacent pairing operations
- Array
Unrolled Ext - Manually unrolled operations on arrays.
- Even
Array Adjacent Pairs - An even-sized array.
- Unrollable
Array Size - A marker trait you shouldn’t invoke directly. See the module documentation for more info.