Computes the adjoint (complex conjugate transpose) of this matrix.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member Adj : unit -> CSMat
Return Value
Type:
CSMatA new matrix that is the adjoint of this matrix
See Also