Options that govern the calculations performed by Query(IQueryOptions, IQueryOutput).

Namespace:  BayesServer.Inference
Assembly:  BayesServer.Inference (in BayesServer.Inference.dll)
Version: 2.2.0.0 (2.2.0.0)

Syntax

C#
public interface IQueryOptions
Visual Basic (Declaration)
Public Interface IQueryOptions
Visual C++
public interface class IQueryOptions

See Also