public class IncGammaErfAlgorithm extends AbstractErfAlgorithm
| Constructor and Description |
|---|
IncGammaErfAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
DblMatrix |
erf(DblMatrix X) |
DblMatrix |
erfc(DblMatrix x) |
public DblMatrix erfc(DblMatrix x)
erfc in interface ErfAlgorithmerfc in class AbstractErfAlgorithmpublic DblMatrix erf(DblMatrix X)
erf in interface ErfAlgorithmerf in class AbstractErfAlgorithm