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