Sign in
◑
Theme
third-party-mirror
/
eigen
/
4c7a9cf07c8a33890fb87f33a6417e7c648c5564
/
.
/
doc
/
snippets
/
Cwise_cbrt.cpp
blob: b6dcdfcf93ae975f1593a77a3281d5afa2a7535d [
file
]
Array3d
v
(
1
,
2
,
4
);
cout
<<
v
.
cbrt
()
<<
endl
;