IdentityMatrix(mA, m_size)
行と列が m_size と同一の行列を作成します。
用例:
IdentityMatrix (
0
,
4
)