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