public final class NGoTable extends Object
Modifier and Type | Field and Description |
---|---|
double |
lnp |
BaseCalc.distribution_t |
mode |
int |
n |
Constructor and Description |
---|
NGoTable(int n,
double lnp,
BaseCalc.distribution_t mode) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv) |
int |
nGo(double r) |
int |
nGoBS(double r) |
void |
print() |
double |
rnGo(double r) |
String |
toString() |
public final double lnp
public final int n
public final BaseCalc.distribution_t mode
public NGoTable(int n, double lnp, BaseCalc.distribution_t mode)
Copyright © 2016. All rights reserved.