Conj(M) = ComplexConjugate(M)


Conj(M) = ComplexConjugate(M):

The complex conjugate of a scalar (x.r + x.i * i) is (x.r − x.i * i). The complex conjugate of a matrix is this same matrix with every element replaced with its scalar complex conjugate.

Return to Matrix and Polynomial Computations
Return to Harry's Home Page


This page accessed times since September 18, 2006.
Page created by: hjsmithh@sbcglobal.net
Changes last made on Monday, 06-Aug-07 20:22:41 PDT