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