RosettaCodeData/Task/Conjugate-transpose/J/conjugate-transpose-1.j
2015-02-20 09:02:09 -05:00

1 line
75 B
Text

ct =: +@|: NB. Conjugate transpose (ct A is A_ct)