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