Logo MTL4
adjoint(A)

Adjoint matrix of an m-by-n matrix A with complex entries is the n-by-m matrix A* obtained from A by taking the transpose and then taking the complex conjugate of each entry (i.e. negating their imaginary parts but not their real parts).

B= adjoint(A);

Details:: mtl::matrix::adjoint

Return to Overview                                Table of Content                               


adjoint(A) -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.