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