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_zero.cpp
blob: 606493677e2f5674546990e8f1a4fdf7009bb2bf (
plain
)
1
2
cout
<<
Matrix2d
::
Zero
()
<<
endl
;
cout
<<
RowVector4i
::
Zero
()
<<
endl
;