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