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