CMat.Adj Method

Liquid Quantum Simulator

CMatAdj Method
Computes the adjoint (complex conjugate transpose) of this matrix.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member Adj : unit -> CMat 

Return Value

Type: CMat
The adjoint matrix
See Also