Mol(Math Object Library) fot .Net
転置行列を作成します。

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

構文

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

Return Value

タイプ: MatrixDenseGeneralComplex
作成された転置行列

参照