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