Sign in
eigen
/
mirror
/
b6e306f189498b89b555f49c548bd3a0dddf2594
/
.
/
doc
/
snippets
/
Cwise_erf.cpp
blob: 7f51c1b6a78754c5eb2f3d061e5661041e52b88a [
file
]
Array4d
v
(-
0.5
,
2
,
0
,-
7
);
cout
<<
v
.
erf
()
<<
endl
;