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