Searched defs:ConjugateTranspose (Results 1 – 2 of 2) sorted by relevance
52 ComplexMatrix& ConjugateTranspose() { in ConjugateTranspose() function61 ComplexMatrix& ConjugateTranspose(const ComplexMatrix& operand) { in ConjugateTranspose() function83 ComplexMatrix& ConjugateTranspose(const complex<T>* const* src) { in ConjugateTranspose() function
2037 func ConjugateTranspose(scope *Scope, x tf.Output, perm tf.Output) (y tf.Output) { func