| Interface | Description |
|---|---|
| ConstantVertex | |
| HasShape | |
| LogProbGraph.PlaceholderVertex | |
| LogProbGraphSupplier | |
| NonProbabilistic<T> | |
| NonSaveableVertex | |
| Observable<T> | |
| Probabilistic<T> | |
| ProxyVertex<T extends Vertex<?>> |
A Proxy vertex is one with a single parent.
|
| Samplable<T> | |
| SamplableWithManyScalars<T extends Tensor<?,T>> | |
| SamplableWithShape<T extends Tensor<?,T>> | |
| VertexBinaryOp<L extends Vertex,R extends Vertex> | |
| VertexDictionary | |
| VertexUnaryOp<T extends Vertex> |
| Class | Description |
|---|---|
| LogProbGraph |
A graph of vertices representing the computation of a log probability for a specific random variable
|
| ProbabilityCalculator | |
| SimpleVertexDictionary | |
| Vertex<T> | |
| VertexId |
An object representing the ID value of a vertex.
|
| VertexLabel | |
| VertexState<T> |
| Exception | Description |
|---|---|
| NonProbabilisticObservationException |
| Annotation Type | Description |
|---|---|
| LoadShape | |
| LoadVertexParam | |
| SaveVertexParam |