std
::
math
::
matrix {Real}
IDENTITY2
const
Matrix2x2
IDENTITY2
=
{
.
m
=
{
[
0
]
=
1
,
[
3
]
=
1
}
}
;