Searched defs:conj (Results 1 – 5 of 5) sorted by relevance
34 conj(double complex z) in conj() function
68 template <class _Tp> std::complex<_Tp> conj(const std::complex<_Tp> &__c) { in conj() function
206 #define conj(x) __tg_simple(x, conj) macro
1303 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro
139 Node conj(Node Pos) { in conj() function [all...]