Microsoft Research, Cambridge
Returns the marginal distribution of the specified variable, cast to type T.

Declaration Syntax
Public Function Marginal(Of T) ( _
variable As IVariable, _
path As String _
) As T
public:
generic<typename T>
T Marginal(
IVariable^ variable,
String^ path
)

Generic Template Parameters

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