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