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