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