IdentityMatrix(mA, m_size)
Creates a identity matrix of m_size rows and columns
Example:
IdentityMatrix (
0
,
4
)