Interface | Description |
---|---|
AnnealedFactor | |
Distribution<T> |
An interface for distribution over an arbitrary type T modified in place.
|
Factor |
A factor in a factor graph.
|
ForwardSimulator | |
IntDistribution | |
IntVar | |
LogScaleFactor | |
Model |
A class which is not necessarily a factor itself, but that contains
components which themselves may be Factors or Models
|
ModelBuilder | |
ModelComponent |
Either a Factor, or a Model
|
RealDistribution | |
RealVar | |
UnivariateModel<T> | |
WritableIntVar | |
WritableRealVar |
Class | Description |
---|---|
BlangExtensions |
Various work-around for stuff not covered by the auto-boxing / de-boxing
|
ConstantSupplier<T> | |
Constrained | |
DistributionAdaptor<T> | |
IntConstant | |
IntDistributionAdaptor | |
IntDistributionAdaptor.WritableIntVarImpl | |
RealConstant | |
RealDistributionAdaptor | |
RealDistributionAdaptor.WritableRealVarImpl |
Annotation Type | Description |
---|---|
DeboxedName | |
Param |