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