バージョン 24.2 (最新)

Diagonal(ComplexMatrix) メソッド

N 次元のある ComplexMatrixx の対角線を返します。
シンタックス
public static ComplexMatrix Diagonal( 
   ComplexMatrix x
)

パラメータ

x
ComplexMatrix。

戻り値の型

x の対角線を含む [1 N] ComplexMatrix 。
参照