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