Type Alias NativeVector

Source
pub type NativeVector<Scalar, Token> = VectorOf<Scalar, NativeWidth<Scalar, Token>, Token>;
Expand description

Convenience type for the widest native vector.