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