Sign in
android
/
platform
/
external
/
eigen
/
bcf7b2918
/
.
/
doc
/
snippets
/
MatrixBase_identity.cpp
blob: cac2a720524da609c223a32f6d7dcb27b6b21a63 [
file
] [
log
] [
blame
]
cout
<<
Matrix
<
double
,
3
,
4
>::
identity
()
<<
endl
;