Sign in
◑
Theme
third-party-mirror
/
eigen
/
4c7a9cf07c8a33890fb87f33a6417e7c648c5564
/
.
/
doc
/
snippets
/
Cwise_plus.cpp
blob: 7a878d6373ac4b8a2edb937363adc52bc3cbdabf [
file
]
Array3d
v
(
1
,
2
,
3
);
cout
<<
v
+
5
<<
endl
;