mars.tensor.special.wofz#

mars.tensor.special.wofz(x, out=None, where=None, **kwargs)[source]#

Faddeeva function

Returns the value of the Faddeeva function for complex argument:

exp(-z**2) * erfc(-i*z)

See also

dawsn, erf, erfc, erfcx, erfi

References

1

Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva