Quaternion Function Reference

ctranspose

Conjugate transpose of a quaternion
(Quaternion overloading of standard MATLAB® function)

Syntax

Y = X'

Description

ctranspose implements the MATLAB® ' operator for quaternion matrices. The conjugate operation is the quaternion conjugate (not the complex conjugate as with the standard MATLAB® operator).

See Also

MATLAB® function: ctranspose
QTFM functions: conj, transpose

© 2008-2011 Stephen J. Sangwine and Nicolas Le Bihan

License terms.