ConjugateTranspose
ConjugateTranspose(matrix)get the transposed
matrixwith conjugated matrix elements.
ConjugateTranspose(tensor, permutation-list)transposes rows and columns with conjugated matrix elements in the
tensoraccording topermutation-list. Iftensoris aSparseArraythe result will also be aSparseArray.
See:
Implementation status
- ✅ - full supported