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