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