Modifier and Type | Field and Description |
---|---|
protected java.util.List<blang.core.LogScaleFactor> |
numericFactors |
protected blang.core.WritableRealVar |
variable |
Constructor and Description |
---|
BadRealSliceSampler() |
Modifier and Type | Method and Description |
---|---|
static BadRealSliceSampler |
build(blang.core.WritableRealVar variable,
java.util.List<blang.core.LogScaleFactor> numericFactors) |
void |
execute(bayonet.distributions.Random random) |
protected blang.core.WritableRealVar variable
protected java.util.List<blang.core.LogScaleFactor> numericFactors
public static BadRealSliceSampler build(blang.core.WritableRealVar variable, java.util.List<blang.core.LogScaleFactor> numericFactors)