Property RpropDWMin
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
RpropDWMin
Update-values lower limit Delta_{min}. It must be positive. Default value is FLT_EPSILON.
public double RpropDWMin { get; set; }
Update-values lower limit Delta_{min}. It must be positive. Default value is FLT_EPSILON.
public double RpropDWMin { get; set; }