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