Sign in
eigen
/
mirror
/
8e8c31908786990feb07b05e8021e71a4552ab3f
/
.
/
doc
/
snippets
/
MatrixBase_ones_int_int.cpp
blob: 38bd8cf2ebf53a203419ee0d6a2f0daf91c53117 [
file
] [
log
] [
blame
]
cout
<<
MatrixXi
::
Ones
(
2
,
3
)
<<
endl
;