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