Returns any information, in addition to the distributions, that is requested from a query. For example the log-likelihood.

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

Syntax

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

See Also