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