Sign in
eigen
/
mirror
/
2b53fd4d53c87d41e26e4f178431f904ca2a42cd
/
.
/
doc
/
snippets
/
MatrixBase_identity_int_int.cpp
blob: 5b2adfc20b9d9a639b67435dfb03758e90231615 [
file
]
cout
<<
MatrixXd
::
identity
(
4
,
3
)
<<
endl
;