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