http://www.emgu.com
Algorithm type
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic SVMSGDSvmsgdType Type { get; set; }
Public Property Type As SVMSGDSvmsgdType
Get
Set
public:
property SVMSGDSvmsgdType Type {
SVMSGDSvmsgdType get ();
void set (SVMSGDSvmsgdType value);
}
member Type : SVMSGDSvmsgdType with get, set
Property Value
Type:
SVMSGDSvmsgdType
See Also