Sign in
◑
Theme
eigen
/
mirror
/
6b365e74d6c3209bdab37c1fcc4fb151f96afd09
/
.
/
doc
/
snippets
/
MatrixBase_zero.cpp
blob: 606493677e2f5674546990e8f1a4fdf7009bb2bf [
file
]
cout
<<
Matrix2d
::
Zero
()
<<
endl
;
cout
<<
RowVector4i
::
Zero
()
<<
endl
;