public static class Keanu.Sampling.MetropolisHastings
extends java.lang.Object
| Constructor and Description |
|---|
MetropolisHastings() |
| Modifier and Type | Method and Description |
|---|---|
static MetropolisHastings.MetropolisHastingsBuilder |
builder() |
static MetropolisHastings |
withDefaultConfig() |
static MetropolisHastings |
withDefaultConfig(KeanuRandom random) |
public static MetropolisHastings withDefaultConfig()
public static MetropolisHastings withDefaultConfig(KeanuRandom random)
public static MetropolisHastings.MetropolisHastingsBuilder builder()