Skip to content

Class initialvalue

class initialvalue<T> simd

template <typename T>
struct initialvalue { … }

Used to determine the initial value for reduce functions.

Template parameters
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.