Emulates a matrix. More...
#include <neon.hpp>
Public Attributes | |
tvector< T, S > | val [D] |
Emulates a matrix.
The guide [2] doesn't use the term matrix, but uses various terms for it; e.g. table in the VTBL instructions (5.8.9) and lanes in the VLDn instructions (5.12).
Definition at line 94 of file neon.hpp.
Referenced by blend_surface(), vld(), and vst().