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