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