http://www.emgu.com
Algorithm type
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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