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