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