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