バージョン 24.2 (最新)

Diagonal(BooleanMatrix) メソッド

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

パラメータ

x
BooleanMatrix。

戻り値の型

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