ocean.math.ErrorFunction

Members

Functions

erf
real erf(real x)

Error function

erfc
real erfc(real a)

Complementary error function

expx2
real expx2(real x, int sign)
Undocumented in source. Be warned that the author may not have intended to support it.
normalDistributionImpl
real normalDistributionImpl(real a)
Undocumented in source. Be warned that the author may not have intended to support it.
normalDistributionInvImpl
real normalDistributionInvImpl(real p)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

EXP_2
real EXP_2;
Undocumented in source.
SQRT2PI
real SQRT2PI;
Undocumented in source.

Meta