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