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