Skip to content

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 &)

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