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