Function neg¶
function neg(const T1 &) simd¶
template <typename T1>
inline T1 neg(const T1& x) Arithmetic negation of x .
Fully qualified name: kfr::neg(const T1 &)
Declared at simd/operators.hpp:561
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.