Home
last modified time | relevance | path

Searched defs:conj (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Dexceptions.cpp74 ScalarWithExceptions conj(const ScalarWithExceptions &x) { return x; } in conj() function
/external/clang/lib/Headers/
Dtgmath.h1310 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro