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