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