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