Sign in
eigen
/
mirror
/
1ae2567861e71ca132b7c46ace8f30b3e7e9b0c6
/
.
/
doc
/
snippets
/
Cwise_erfc.cpp
blob: f0453d4b1547e17591253158a0796b6b6838661f [
file
]
Array4d
v
(-
0.5
,
2
,
0
,-
7
);
cout
<<
v
.
erfc
()
<<
endl
;