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