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