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 InvErfAlgorithminvErf in class AbstractInvErfAlgorithmpublic DblMatrix getLogCk(int k)