Searched defs:conj (Results 1 – 2 of 2) sorted by relevance
166 inline CvComplex32f conj(CvComplex32f a) in conj() function256 inline CvComplex64f conj(CvComplex64f a) in conj() function
1310 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro