How does Ceres::Solve call the Problem::Evaluate?

78 Views Asked by At

As I am reading the ceres source codes, I could not find the how the function calls navigate from "ceres::Solve" to "Problem::Evaluate" ?

Anyone knows?

Thanks.

Want to know the detail how ceres::Solve calls the Problem::Evaluate eventually?

0

There are 0 best solutions below