I have a question on the behavior of these two functions. I have DynamicCostFunction implementation that operates on one block but it's identical to all blocks. So use AddResidualBlock() to add one cost function object to for each block using the pointer to the specific parameter block I operate on. But what I see in the Evaluate function is that I am presented with a double pointer that includes all blocks. How do I get around this problem? It's rather tedious to have a block index passed to each cost function object which is not a very elegant solution.Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/82771062-5b8a-4148-949c-cf1915fadb39n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUBRkyye1OUMLcq69EZ2Tjt4hphZYohmWEL1%3DhV4YVzy7A%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/CAFWmizMmpyG6_5ww6%2B4FD6_20PjxxULzG7bBG%2Bkc92NP92nozw%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUA7G7BcrriCkfqB7d_KGibUKAsrGtYsSaZ0SPogY5J%2BdQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/ceres-solver/CAFWmizMjKNAjEOrvi35QxO2B4Yvad2LPUTc_DTOieAmz2ASTTw%40mail.gmail.com.