Searched defs:powT (Results 1 – 1 of 1) sorted by relevance
273 static complex<_Tp> powT(const _Tp& a, const complex<_Tp>& b) { in powT() function282 static complex<_Tp> powT(const complex<_Tp>& z_in, int n) { in powT() function292 static complex<_Tp> powT(const complex<_Tp>& a, const _Tp& b) { in powT() function302 static complex<_Tp> powT(const complex<_Tp>& a, const complex<_Tp>& b) { in powT() function