public abstract class AbstractErfAlgorithm extends java.lang.Object implements ErfAlgorithm
| Constructor and Description |
|---|
AbstractErfAlgorithm() |
public abstract DblMatrix erf(DblMatrix x)
erf in interface ErfAlgorithmpublic abstract DblMatrix erfc(DblMatrix x)
erfc in interface ErfAlgorithmCopyright © 2011, 2013. Daniel P. Dougherty