Called by the Iterate methods to indicate a new iteration / combination.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public delegate void Combination() |
| Visual Basic (Declaration) |
|---|
Public Delegate Sub Combination |
| Visual C++ |
|---|
public delegate void Combination() |
