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