Conjugate transpose: Difference between revisions

Content added Content deleted
m (→‎{{header|J}}: relabeled initial code block -- this task has multiple parts.)
m (→‎{{header|J}}: change label on the example matrices here)
Line 1,753: Line 1,753:
1</syntaxhighlight>
1</syntaxhighlight>


'''Reference''' (example matrices for other langs to use):<syntaxhighlight lang="j"> HERMITIAN;NORMAL;UNITARY
'''Reference''' (with example matrices):<syntaxhighlight lang="j"> HERMITIAN;NORMAL;UNITARY
+--------+-----+--------------------------+
+--------+-----+--------------------------+
| 3 2j1|1 1 0| 0.707107 0.707107 0|
| 3 2j1|1 1 0| 0.707107 0.707107 0|