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