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