damping property

double damping
final

Small values of the damping factor result in a Gauss-Newton update and large values in a gradient descent update.

Implementation

final double damping;