FactorGraphLayerTParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
Namespace: Ruyi.SDK.Online
public abstract class FactorGraphLayer<TParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable> : FactorGraphLayerBase<TValue> where TParentGraph : FactorGraph<TParentGraph, TValue, TBaseVariable> where TBaseVariable : Variable<TValue> where TInputVariable : where TFactor : Factor<TValue> where TOutputVariable :
[Missing <typeparam name="TParentGraph"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
[Missing <typeparam name="TValue"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
[Missing <typeparam name="TBaseVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
[Missing <typeparam name="TInputVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
[Missing <typeparam name="TFactor"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
[Missing <typeparam name="TOutputVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]
The FactorGraphLayerTParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| LocalFactors | ||
| OutputVariablesGroup | ||
| ParentFactorGraph | ||
| UntypedFactors | (Overrides FactorGraphLayerBaseTValueUntypedFactors.) |
| Name | Description | |
|---|---|---|
| BuildLayer | (Inherited from FactorGraphLayerBaseTValue.) | |
| CreatePosteriorSchedule | (Inherited from FactorGraphLayerBaseTValue.) | |
| CreatePriorSchedule | (Inherited from FactorGraphLayerBaseTValue.) | |
| GetRawOutputVariablesGroups | (Overrides FactorGraphLayerBaseTValueGetRawOutputVariablesGroups.) | |
| SetRawInputVariablesGroups | (Overrides FactorGraphLayerBaseTValueSetRawInputVariablesGroups(Object).) |