Sign in
eigen
/
mirror
/
36402e281da8d54f45a52798153218e87abd9bd8
/
.
/
doc
/
snippets
/
MatrixBase_identity_int_int.cpp
blob: 918649d64f0cb57b34519b4b8a431149cd1b4840 [
file
] [
log
] [
blame
]
cout
<<
MatrixXd
::
Identity
(
4
,
3
)
<<
endl
;