Sign in
nest-open-source
/
nest-cam
/
v350
/
eigen
/
9d75fdbcd2b5a2fdab03a859ddefda95ce1217ed
/
.
/
doc
/
snippets
/
MatrixBase_random_int_int.cpp
blob: 3f0f7dd5d8faf3e84ae06981db20f35191fe2bbd [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Random
(
2
,
3
)
<<
endl
;