Module vectoreyes::array_utils
source · [−]Expand description
Perform manually unrolled operations on arrays.
Look at ArrayUnrolledExt for the meat of this module.
Enums
A type which can be used to require that unrolled operations exist for a given array size.
Traits
Manually unrolled operations on arrays.
An even-sized array.
A marker trait you probably won’t need to use directly. See the module documentation for
more info.