index
:
Tango
software
Twine softwares
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Software
/
Visual_Studio
/
TCC
/
Tango.TCC.LoadTestLib
/
EigenDir
/
doc
/
snippets
/
MatrixBase_identity.cpp
blob: b5c1e59c9d73564f8187048d3b8b821b4bf092d1 (
plain
)
1
cout
<<
Matrix
<
double
,
3
,
4
>::
Identity
()
<<
endl
;