Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
gitlab.com
/
libeigen
/
eigen
/
c10021c00a6cb6033bc479a46aef058c48836efd
/
.
/
doc
/
snippets
/
Cwise_erfc.cpp
blob: f0453d4b1547e17591253158a0796b6b6838661f [
file
] [
log
] [
blame
]
Gael Guennebaud
b84cefe
2015-12-30 15:12:15 +0100
[
diff
] [
blame
]
1
Array4d
v
(-
0.5
,
2
,
0
,-
7
);
2
cout
<<
v
.
erfc
()
<<
endl
;