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