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