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