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