Commit Graph

2 Commits

Author SHA1 Message Date
Sameer Agarwal 0fc3fd4fce Add documentation for examples
Also remove random.h which is not used anymore.

Change-Id: I389a0fc0fd771619e179dcf305bb0991ad1d82ff
2023-09-28 14:45:18 -07:00
Sameer Agarwal 83ee376d86 Add an example for IterationCallback
iteration_callback_example.cc uses the curve_fitting.cc example
and uses a custom IterationCallback to log the values of the
parameter blocks are they change over the course of the optimization.

Change-Id: I6a478a8418e237aff576ca627d9b5c0b751b8088
2023-09-27 22:39:01 +00:00