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