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