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