Sign in
android
/
platform
/
external
/
eigen
/
2aab794c004027d008d6b0b64165bf1961d5d2bb
/
.
/
doc
/
snippets
/
MatrixBase_ones.cpp
blob: 02c767c95c8d3c3b568ba15881d93de04f50f6ac [
file
] [
log
] [
blame
]
cout
<<
Matrix2d
::
Ones
()
<<
endl
;
cout
<<
6
*
RowVector4i
::
Ones
()
<<
endl
;