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