Conjugate transpose of a quaternion
(Quaternion overloading of standard MATLAB® function)
Y = X'
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).