Class initialvalue¶
class initialvalue<T> simd¶
template <typename T>
struct initialvalue { … } Used to determine the initial value for reduce functions.
| T | Element type. |
Fully qualified name: kfr::initialvalue<T>
Declared at simd/types.hpp:691
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.