Sign in
eigen
/
mirror
/
394f564055f3723ead6dd45fdb9013ea77f8f6ad
/
.
/
doc
/
snippets
/
MatrixBase_ones_int_int.cpp
blob: 60f5a31eb956ec955f835cd6bd9357dcea0f650d [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Ones
(
2
,
3
)
<<
endl
;