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