Sign in
android
/
platform
/
external
/
eigen
/
b44da16ae6e0f520f2c3319d48d3c902b7d59f34
/
.
/
doc
/
snippets
/
MatrixBase_ones_int_int.cpp
blob: 60f5a31eb956ec955f835cd6bd9357dcea0f650d [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Ones
(
2
,
3
)
<<
endl
;