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