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