MTM
conj
conjugate
Calling Sequence
Parameters
Description
Examples
conj(M)
M
-
array
The conj(M) function computes the element-wise conjugate of M. The result, R, is formed as R[i,j] = conj(M[i,j]).
See Also
MTM[ctranspose]
Download Help Document