Sign in
◑
Theme
eigen
/
mirror
/
7b87b21910305121058220b1f6f5f4008efcac75
/
.
/
doc
/
snippets
/
Cwise_square.cpp
blob: 2b3132e444cfb639a046e873cd7b733c7645130e [
file
]
Array3d
v
(
2
,
3
,
4
);
cout
<<
v
.
square
()
<<
endl
;