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