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