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 ErfAlgorithm
erfc
in class AbstractErfAlgorithm
public DblMatrix erf(DblMatrix X)
erf
in interface ErfAlgorithm
erf
in class AbstractErfAlgorithm