http://www.emgu.com
RPROP: Initial value Delta_0 of update-values Delta_{ij}
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
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