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