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