Infer.NET Documentation
Thin Property
Infer.NET code documentationMicrosoftResearch.InferGibbsSamplingThin
Microsoft Research, Cambridge
Reduction factor when constructing sample and conditional lists
Declaration Syntax
C#Visual BasicVisual C++
public int Thin { get; set; }
Public Property Thin As Integer
public:
property int Thin {
	int get ();
	void set (int value);
}

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