Ruyi SDK
Namespaces
Ruyi.SDK.Online
FactorGraph(TSelf, TValue, TVariable) Class
FactorGraph(TSelf, TValue, TVariable) Constructor
FactorGraph(TSelf, TValue, TVariable) Properties
Click or drag to resizeClick or drag to resize

FactorGraphTSelf, TValue, TVariable Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Ruyi.SDK.Online.FactorGraph`3"]

Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineFactorGraphTSelf, TValue, TVariable
    Ruyi.SDK.OnlineTrueSkillFactorGraphTPlayer

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class FactorGraph<TSelf, TValue, TVariable>
where TSelf : FactorGraph<TSelf, TValue, TVariable>
where TVariable : Variable<TValue>

Type Parameters

TSelf

[Missing <typeparam name="TSelf"/> documentation for "T:Ruyi.SDK.Online.FactorGraph`3"]

TValue

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

TVariable

[Missing <typeparam name="TVariable"/> documentation for "T:Ruyi.SDK.Online.FactorGraph`3"]

The FactorGraphTSelf, TValue, TVariable type exposes the following members.

Constructors
  NameDescription
Public methodFactorGraphTSelf, TValue, TVariable
Initializes a new instance of the FactorGraphTSelf, TValue, TVariable class
Top
Properties
  NameDescription
Public propertyVariableFactory
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