Searched defs:Conjugate (Results 1 – 3 of 3) sorted by relevance
25 void Conjugate(complex<float>* array, size_t complex_length) { in Conjugate() function
70 static void Conjugate(const OpKernelContext* context, Tensor* out) { in Conjugate() function
94 Conjugate = ReturnOpposite && NumTraits<Scalar>::IsComplex, enumerator