Sign in
eigen
/
mirror
/
ce425d92f1c1d199c8428c46b4c4ea3be81b137b
/
.
/
doc
/
snippets
/
MatrixBase_zero.cpp
blob: 8b4af04a9da4e37f0194a0422eb6eb5234272d90 [
file
] [
log
] [
blame
]
cout
<<
Matrix2d
::
zero
()
<<
endl
;
cout
<<
RowVector4i
::
zero
()
<<
endl
;