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