OpenGrok
Cross Reference: MatrixBase_identity_int_int.cpp
xref
: /
external
/
eigen
/
doc
/
snippets
/
MatrixBase_identity_int_int.cpp
Home
|
History
|
Annotate
|
Download
|
only in
snippets
1
cout
<<
MatrixXd
::
Identity
(
4
,
3
) <<
endl
;
2