Quaternion Function Reference

ctranspose

Conjugate transpose of a quaternion/octonion
(Quaternion and octonion overloadings 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-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.