JuliaSmoothOptimizers / BundleAdjustmentModels.jl

Julia repository of bundle adjustment problems
Mozilla Public License 2.0
9 stars 5 forks source link

Resolve correct amount of evaluations of Jacobian #47

Closed AntoninKns closed 2 years ago

AntoninKns commented 2 years ago

In the current version of the code, there is a increment of evaluations on jac_coord! and jac_structure! which needs to be clarified.