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