Sign in
eigen
/
mirror
/
c21a80be3d0506587e73f7a5796df6e83967a934
/
.
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
blob: 92f87c8c4881de65e317f9dcb0567c6fd22ae298 [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Random
(
2
,
3
)
<<
endl
;