Add API for a user provided callback that can be used for cached computations that can be shared across costfunctions #244

Open
sandwichmaker opened this Issue Dec 21, 2016 · 0 comments

Comments

Projects
None yet
1 participant
Contributor

sandwichmaker commented Dec 21, 2016

For problems where there is significant computation that is shared across cost functions, it would be useful to have an API that allows the user to execute some code every time ceres evaluates the problem.

How this would interact with Inner iterations will need to be figured out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment