Sign in
eigen
/
mirror
/
ed6e07b2f6d91fa34253f97d13049d7cbabf6a34
/
.
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
blob: 235dd4721721f7763bdf5f834808b54dcd05bb35 [
file
]
cout
<<
MatrixXi
::
random
(
2
,
3
)
<<
endl
;