Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
gitlab.com
/
libeigen
/
eigen
/
fc9480cbb38db2c7585e3ac5d14719237a85d2d7
/
.
/
doc
/
snippets
/
MatrixBase_zero.cpp
blob: 606493677e2f5674546990e8f1a4fdf7009bb2bf [
file
] [
log
] [
blame
]
cout
<<
Matrix2d
::
Zero
()
<<
endl
;
cout
<<
RowVector4i
::
Zero
()
<<
endl
;