Typedef mask¶
typedef mask simd¶
SIMD mask type of T elements with default width vector_width .
| T | The element type. |
| N | The vector width in elements (defaults to vector_width ). |
Fully qualified name: kfr::mask
Declared at simd/platform.hpp:507
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.