Japanese
言語
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.aqua.operators.legacy.row_echelon_F2

row_echelon_F2(matrix_in)[ソース]

Computes the row Echelon form of a binary matrix on the binary finite field

パラメータ

matrix_in (numpy.ndarray) – binary matrix

戻り値

matrix_in in Echelon row form

戻り値の型

numpy.ndarray