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