Skip to content

Variable numeric_vector_types

variable numeric_vector_types simd

template <template <typename, size_t> class vec_tpl>
constexpr concat_lists<integer_vector_types_t<vec_tpl>, float_vector_types_t<vec_tpl>> numeric_vector_types{}

Instance combining integer and floating-point vector types for use as a value parameter pack.

Fully qualified name: kfr::numeric_vector_types

Declared at simd/types.hpp:260

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.