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