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