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