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