Infer.NET Documentation
GetEvidenceMethodName Method (factorAttributes)
Infer.NET code documentationMicrosoftResearch.InferIAlgorithmGetEvidenceMethodName(List<(Of <(Object>)>))
Microsoft Research, Cambridge
Gets the suffix for this algorithm's evidence method
Declaration Syntax
C#Visual BasicVisual C++
string GetEvidenceMethodName(
	List<Object> factorAttributes
)
Function GetEvidenceMethodName ( _
	factorAttributes As List(Of Object) _
) As String
String^ GetEvidenceMethodName(
	List<Object^>^ factorAttributes
)
Parameters
factorAttributes (List<(Of <(Object>)>))
Return Value

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