Sign in
android
/
platform
/
external
/
eigen
/
bcf7b2918
/
.
/
doc
/
snippets
/
MatrixBase_zero_int_int.cpp
blob: b108c763bd1216cfbd977967364ff9dc879aff44 [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
zero
(
2
,
3
)
<<
endl
;