Mol(Math Object Library) fot .Net
自身の複素共役転置を作成します。

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public MatrixDenseGeneralComplex TransposeConjugate()
Visual Basic
Public Function TransposeConjugate As MatrixDenseGeneralComplex
Visual C++
public:
MatrixDenseGeneralComplex^ TransposeConjugate()
member TransposeConjugate : unit -> MatrixDenseGeneralComplex 

Return Value

タイプ: MatrixDenseGeneralComplex
作成された複素共役転置行列

参照