Sign in
eigen
/
mirror
/
392b95bdf135cd991f6d09c5ff3b1bd2f01fb5f4
/
.
/
doc
/
snippets
/
MatrixBase_zero_int_int.cpp
blob: a500724430fa5c179b5ccc13faf5462dadfeaaac [
file
]
cout
<<
MatrixXi
::
Zero
(
2
,
3
)
<<
endl
;