Infer.NET Documentation
IsObserved Property
Infer.NET code documentationMicrosoftResearch.Infer.ModelsHasObservedValueIsObserved
Microsoft Research, Cambridge
Returns true if the variable is observed.
Declaration Syntax
C#Visual BasicVisual C++
bool IsObserved { get; }
ReadOnly Property IsObserved As Boolean
property bool IsObserved {
	bool get ();
}

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