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