Computes the Jacobian matrix using central difference method.
The Jacobian J has dimensions (residualCount × parameterCount) where:
Central difference is used for each partial derivative.
Computes the Jacobian matrix using central difference method.
The Jacobian J has dimensions (residualCount × parameterCount) where:
Central difference is used for each partial derivative.