public abstract class AbstractInvErfAlgorithm extends java.lang.Object implements InvErfAlgorithm
AbstractInvErfAlgorithm()
abstract DblMatrix
invErf(DblMatrix x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractInvErfAlgorithm()
public abstract DblMatrix invErf(DblMatrix x)
invErf
InvErfAlgorithm