ANN_MLPRpropDWPlus Property |
http://www.emgu.com
RPROP: Increase factor
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic double RpropDWPlus { get; set; }
Public Property RpropDWPlus As Double
Get
Set
public:
property double RpropDWPlus {
double get ();
void set (double value);
}
member RpropDWPlus : float with get, set
Property Value
Type:
Double
See Also