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