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