Sign in
eigen
/
mirror
/
22a816ade884e3eee6a2f6a25f342e6a0d3448a0
/
.
/
doc
/
snippets
/
MatrixBase_ones_int_int.cpp
blob: faecee1af7ddf40ef4b4370a027d628f377409d2 [
file
]
cout
<<
MatrixXi
::
ones
(
2
,
3
)
<<
endl
;