centralDifference property

bool centralDifference
final

If true the Jacobian matrix is approximated by central differences otherwise by forward differences.

Implementation

final bool centralDifference;