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