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