http://www.emgu.com
Parameter coef0 of a kernel function
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic double Coef0 { get; set; }
Public Property Coef0 As Double
Get
Set
public:
property double Coef0 {
double get ();
void set (double value);
}
member Coef0 : float with get, set
Property Value
Type:
Double
See Also