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