Tutorials
Examples
References
Other
Community
chainer.functions.
erfcinv
Elementwise inverse function of complementary error function.
Note
Forward computation in CPU can not be done if SciPy is not available.
x (Variable or N-dimensional array) – Input variable.
Variable
Output variable.