GetMatrixRows(mA, mB, row, num_rows)
行列 mA で指定された行から行列 mB を作成します。
用例:
GetMatrixRows (
0
,
1
,
2
,
1
)