Infer.NET Documentation
GetOperatorMethodSuffix Method (factorAttributes)
Infer.NET code documentationMicrosoftResearch.InferGibbsSamplingGetOperatorMethodSuffix(List<(Of <(Object>)>))
Microsoft Research, Cambridge
Gets the suffix for Gibbs Sampling operator methods
Declaration Syntax
C#Visual BasicVisual C++
public override string GetOperatorMethodSuffix(
	List<Object> factorAttributes
)
Public Overrides Function GetOperatorMethodSuffix ( _
	factorAttributes As List(Of Object) _
) As String
public:
virtual String^ GetOperatorMethodSuffix(
	List<Object^>^ factorAttributes
) override
Parameters
factorAttributes (List<(Of <(Object>)>))
Return Value

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)