Sign in
eigen
/
mirror
/
71f19d90d0a6a04c1bc79f9f9abee497f03e5299
/
.
/
doc
/
snippets
/
MatrixBase_identity_int_int.cpp
blob: 918649d64f0cb57b34519b4b8a431149cd1b4840 [
file
]
cout
<<
MatrixXd
::
Identity
(
4
,
3
)
<<
endl
;