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