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