Handbook
Glossary
Hardware vector arithmetic (SIMD)
The
math
.
vectors
.
simd
vocabulary extends the
math
.
vectors
vocabulary to support efficient vector arithmetic on small, fixed-size vectors.
Introduction to SIMD support
SIMD vector types
SIMD vector words
Supported SIMD instruction sets and operations
Numerical accuracy of SIMD primitives
Writing efficient SIMD code
SIMD data in struct classes
Low-level SIMD primitives