Sign in
eigen
/
mirror
/
1ae2567861e71ca132b7c46ace8f30b3e7e9b0c6
/
.
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
blob: 3f0f7dd5d8faf3e84ae06981db20f35191fe2bbd [
file
]
cout
<<
MatrixXi
::
Random
(
2
,
3
)
<<
endl
;