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