http://www.emgu.com
RPROP: Initial value Delta_0 of update-values Delta_{ij}
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double RpropDW0 { get; set; }
Public Property RpropDW0 As Double
Get
Set
public:
property double RpropDW0 {
double get ();
void set (double value);
}
member RpropDW0 : float with get, set
Property Value
Type:
Double
See Also