Sign in
third-party-mirror
/
eigen
/
e71e37af08060693a32ac4d0ca7c25b8a9073f4f
/
.
/
doc
/
snippets
/
Cwise_sign.cpp
blob: 55d24abf66a0fcefefaee2b01f790277d287f95a [
file
]
Array3d
v
(-
3
,
5
,
0
);
cout
<<
v
.
sign
()
<<
endl
;