MCPcopy Create free account
hub / github.com/Xrvitd/GCNO / errorfunctionc

Function errorfunctionc

src/Optimization/ALGLIB/specialfunctions.cpp:301–319  ·  view source on GitHub ↗

Complementary error function 1 - erf(x) = inf. - 2 | | 2 erfc(x) = -------- | exp( - t ) dt sqrt(pi) | | - x For small x, erfc(x) = 1 - erf(x); otherwise rational approximations are computed. ACCURACY:

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

errorfunctionFunction · 0.85

Calls 9

ae_state_initFunction · 0.85
ae_state_set_break_jumpFunction · 0.85
ae_state_set_flagsFunction · 0.85
ae_state_clearFunction · 0.85
ae_fp_lessFunction · 0.85
errorfunctionFunction · 0.85
ae_fp_greater_eqFunction · 0.85
ae_expFunction · 0.85
ae_sqrFunction · 0.85

Tested by

no test coverage detected