Click or drag to resize

NMathFunctionsConjTranspose Method

Overload List
 NameDescription
Public methodStatic memberConjTranspose(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.
Public methodStatic memberConjTranspose(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.
Top
See Also