Sign in
eigen
/
mirror
/
5a7ca681d5a15dda4bd33c6b5e8a3aef8e4bbdca
/
.
/
doc
/
snippets
/
MatrixBase_zero_int_int.cpp
blob: 4099c5d4dde0623d65193f8f9762596ee1c6a3e6 [
file
]
cout
<<
MatrixXi
::
Zero
(
2
,
3
)
<<
endl
;