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