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