public abstract class AbstractInvErfAlgorithm extends java.lang.Object implements InvErfAlgorithm
Constructor and Description |
---|
AbstractInvErfAlgorithm() |
Modifier and Type | Method and Description |
---|---|
abstract DblMatrix |
invErf(DblMatrix x) |
public abstract DblMatrix invErf(DblMatrix x)
invErf
in interface InvErfAlgorithm