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