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