Sign in
eigen
/
mirror
/
575ac5409c6f6a9af219cdff3374c40e8a2a120d
/
.
/
doc
/
snippets
/
MatrixBase_identity.cpp
blob: b5c1e59c9d73564f8187048d3b8b821b4bf092d1 [
file
]
cout
<<
Matrix
<
double
,
3
,
4
>::
Identity
()
<<
endl
;