Overload List

  NameDescription
ConjTranspose(DoubleComplexMatrix)
Returns the conjugate of the transpose of a given matrix. The matrix returned is a new view of the same data as the given matrix.
ConjTranspose(FloatComplexMatrix)
Returns the conjugate of the transpose of a given matrix. The matrix returned is a new view of the same data as the given matrix.

See Also