Infer.NET Documentation
Engine Property
Infer.NET code documentationMicrosoftResearch.InferCompiledAlgorithmEngine
Microsoft Research, Cambridge
The inference engine used to create this compiled algorithm.
Declaration Syntax
C#Visual BasicVisual C++
public InferenceEngine Engine { get; }
Public ReadOnly Property Engine As InferenceEngine
public:
property InferenceEngine^ Engine {
	InferenceEngine^ get ();
}

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