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