Sign in
◑
Theme
eigen
/
mirror
/
dcaa58744e75305b28b8dd4bbe6a40c4a1c9d0c1
/
.
/
doc
/
snippets
/
MatrixBase_ones.cpp
blob: 02c767c95c8d3c3b568ba15881d93de04f50f6ac [
file
]
cout
<<
Matrix2d
::
Ones
()
<<
endl
;
cout
<<
6
*
RowVector4i
::
Ones
()
<<
endl
;