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