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