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