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