Emgu CV Library Documentation
Gamma Property
NamespacesEmgu.CV.MLSVMParamsGamma

www.emgu.com/wiki
For poly/rbf/sigmoid
Declaration Syntax
C#Visual BasicVisual C++
public double Gamma { get; set; }
Public Property Gamma As Double
public:
property double Gamma {
	double get ();
	void set (double value);
}

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)