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_ones.cpp
blob: 02c767c95c8d3c3b568ba15881d93de04f50f6ac (
plain
)
1
2
cout
<<
Matrix2d
::
Ones
()
<<
endl
;
cout
<<
6
*
RowVector4i
::
Ones
()
<<
endl
;