public class SeriesInvErfAlgorithm extends AbstractInvErfAlgorithm
Constructor and Description |
---|
SeriesInvErfAlgorithm() |
Modifier and Type | Method and Description |
---|---|
DblMatrix |
getLogCk(int k) |
DblMatrix |
invErf(DblMatrix X) |
public DblMatrix invErf(DblMatrix X)
invErf
in interface InvErfAlgorithm
invErf
in class AbstractInvErfAlgorithm
public DblMatrix getLogCk(int k)