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