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