Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
D_cxcore.h166 inline CvComplex32f conj(CvComplex32f a) in conj() function
256 inline CvComplex64f conj(CvComplex64f a) in conj() function
/external/clang/lib/Headers/
Dtgmath.h1310 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro