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