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