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