ConjugateTranspose
get the transposed
matrix
with conjugated matrix elements.
transposes rows and columns with conjugated matrix elements in the
tensor
according topermutation-list
. Iftensor
is aSparseArray
the result will also be aSparseArray
.
See:
Implementation status
- ✅ - full supported