Sign in
third-party-mirror
/
eigen
/
2a10258d45ce0d23630971b7050643d0828d10de
/
.
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
blob: 3f0f7dd5d8faf3e84ae06981db20f35191fe2bbd [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Random
(
2
,
3
)
<<
endl
;