public class BetaDistributionShape
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static BetaDistributionShape |
FLAT_BETA |
Constructor and Description |
---|
BetaDistributionShape(double alpha,
double beta) |
Modifier and Type | Method and Description |
---|---|
double |
getAlpha() |
double |
getBeta() |
public static final BetaDistributionShape FLAT_BETA