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 _
) As T
public:
generic<typename T>
T Marginal(
IVariable^ variable
)

Generic Template Parameters

Parameters

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