Ruyi SDK
Namespaces
Ruyi.SDK.Online
FactorGraphLayer(TParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable) Class
FactorGraphLayer(TParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable) Properties
FactorGraphLayer(TParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable) Methods
Click or drag to resizeClick or drag to resize

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"]

Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineFactorGraphLayerBaseTValue
    Ruyi.SDK.OnlineFactorGraphLayerTParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
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 : 

Type Parameters

TParentGraph

[Missing <typeparam name="TParentGraph"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

TValue

[Missing <typeparam name="TValue"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

TBaseVariable

[Missing <typeparam name="TBaseVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

TInputVariable

[Missing <typeparam name="TInputVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

TFactor

[Missing <typeparam name="TFactor"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

TOutputVariable

[Missing <typeparam name="TOutputVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraphLayer`6"]

The FactorGraphLayerTParentGraph, TValue, TBaseVariable, TInputVariable, TFactor, TOutputVariable type exposes the following members.

Properties
  NameDescription
Public propertyLocalFactors
Public propertyOutputVariablesGroup
Public propertyParentFactorGraph
Public propertyUntypedFactors (Overrides FactorGraphLayerBaseTValueUntypedFactors.)
Top
Methods
  NameDescription
Public methodBuildLayer (Inherited from FactorGraphLayerBaseTValue.)
Public methodCreatePosteriorSchedule (Inherited from FactorGraphLayerBaseTValue.)
Public methodCreatePriorSchedule (Inherited from FactorGraphLayerBaseTValue.)
Public methodGetRawOutputVariablesGroups (Overrides FactorGraphLayerBaseTValueGetRawOutputVariablesGroups.)
Public methodSetRawInputVariablesGroups (Overrides FactorGraphLayerBaseTValueSetRawInputVariablesGroups(Object).)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com