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