dynare/mex/sources/block_trust_region
Sébastien Villemot 82a2aeaae4
Block trust region MEX: gracefully handle the singular Jacobian case
When the Jacobian of the problem is singular, compute a solution to the least
squares problem instead of crashing.

Closes #1889
2023-09-26 15:30:33 +02:00
..
test Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
dulmage_mendelsohn.f08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
matlab_fcn_closure.F08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
mexFunction.f08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
trust_region.f08 Block trust region MEX: gracefully handle the singular Jacobian case 2023-09-26 15:30:33 +02:00