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