Infer.NET Documentation
BurnIn Property
Infer.NET code documentationMicrosoftResearch.InferGibbsSamplingBurnIn
Microsoft Research, Cambridge
The number of samples to discard at the beginning
Declaration Syntax
C#Visual BasicVisual C++
public int BurnIn { get; set; }
Public Property BurnIn As Integer
public:
property int BurnIn {
	int get ();
	void set (int value);
}

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