Microsoft Research, Cambridge
Iterates the inference algorithm for a fixed number of iterations (with no initialisation).

Declaration Syntax
public void Update(
int numberOfIterations
)
Public Sub Update ( _
numberOfIterations As Integer _
)
public:
void Update(
int numberOfIterations
)

Parameters
- numberOfIterations (Int32)
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)