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