OpenGrok
Cross Reference: MatrixBase_random_int_int.cpp
xref
: /
external
/
eigen
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
Home
|
History
|
Annotate
|
Download
|
only in
snippets
1
cout
<<
MatrixXi
::
Random
(
2,3
) <<
endl
;
2