public class IncBeta extends java.lang.Object implements IncBetaAlgorithm
| Constructor and Description |
|---|
IncBeta() |
IncBeta(DblMatrix a,
DblMatrix b) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
about() |
DblMatrix |
getValueAt(DblMatrix Z) |
DblMatrix |
incBeta(DblMatrix Z,
DblMatrix a,
DblMatrix b) |