gradientDifferences property

Vector<double> gradientDifferences
final

The step size to approximate each parameter in the Jacobian matrix.

Implementation

final Vector<double> gradientDifferences;