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