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